New Post: De.TorstenMandelkow.MetroChart.dll WPF Error
Even I got the same error when I tried to use it with framework 4.0!! The error disappears though and the chart works great if it is used with framework 4.5.
View ArticleNew Post: Request for WPF DLL targeted to framework 4.0
Hi, Can I get a compiled WPF DLL targeted to framework 4.0. My project has a limitation that it should work with Windows XP and I cannot install framework 4.5 on Windows XP. If I try to use WPF DLL...
View ArticleNew Post: Change RadialGaugeChart Size
First things first. This library is AWESOME ! second. I'd like to know how to resize the RadialGaugeChart as well. @tjm6f4 did you find a solution already?
View ArticleNew Post: Change RadialGaugeChart Size
Ok, I found that the width/height are actually hard-coded within the "RadialGaugeChartPlotterAreaStyle" style. I tried to make them dynamic with a binding, but that results in measure exceptions. I...
View ArticleNew Post: Successful implementation of line chart
I have used these charts in the past and I'm about to start a new project that requires a line chart...
View ArticleNew Post: Successful implementation of line chart
I ended up using this library for my gauges and bar charts and the wpf toolkit data visualization for my line graphs with styles to make them look like they came from this library. I don't have enough...
View ArticleNew Post: setting a constant MaxDataPointValue
Hi, Is there any way to set the MaxDataPointValue of a bar chart (or ClusteredBarChart) to constant? just adding MaxDataPointValue=5 doesn't work. it still calculates the max value based on the values...
View ArticleNew Post: Windows Phone 8 Support
@igrali yes, i'm seeing the same as ninaada. i even tried making a "De.TorstenMandelkow.MetroChart.WP" project targeting WP8.0, and everything builds, and runs, but nothing shows up on the device, just...
View ArticleNew Post: Change RadialGaugeChart Size
Thanks for looking into that @remcoros and sorry for the delayed response. Maybe the developer will see this thread and take some time to implement this. I wanted to be able to utilize this for a...
View ArticleNew Post: how to prevent Overlapping of labels in DoughnutChart
hi i m using DoughnutChart in my project tell me how to prevent to overlap the lable in DoughnutChart chart
View ArticleCreated Unassigned: How to prevent overlapping of labels in DoughnutChart...
Hi i m using DoughnutChart but i m facing the overlapping of labels in DoughnutChart. plz help me how to remove this issue. for further understanding i attach image file. I did not want to reduce font...
View ArticleCommented Unassigned: How to prevent overlapping of labels in DoughnutChart...
Hi i m using DoughnutChart but i m facing the overlapping of labels in DoughnutChart. plz help me how to remove this issue. for further understanding i attach image file. I did not want to reduce font...
View ArticleNew Post: Metro UI with python
Hello Very cool UI features. Seems very simple to use. I am having a problem however. I am using Ironpython (has to be ironpython) and I am trying to create a chart with Metro UI. I can only seem to...
View ArticleNew Comment on "Documentation"
Im getting this error :c The type 'PieChart' was not found because 'clr-namespace:De.TorstenMandelkow.MetroChart;assembly=De.TorstenMandelkow.MetroChart' is an unknown namespace. [Line: 12 Position: 76]
View ArticleCommented Unassigned: Can install from Nuget [16291]
I don't know if this is the right place, but here we go.I simply cannot install this from Nuget. I allways receive the error "Could not install package 'ModernChart 1.0.0'. You are trying to install...
View ArticleCreated Unassigned: negative or values larger than 100% are not rendered...
Hi,I tried the PieChart and RadialGaugeChart.the PieChart does not render values below 0 correctly. Another Pie shows up in some weird way.the RadialGaugeChart will show values above 100% as not having...
View ArticleCreated Unassigned: XamlParseException: The property 'Caption' was not found...
hello,i am trying to use modern UI chart control in windows8 market app as per the suggestion in link...
View ArticleNew Post: De.TorstenMandelkow.MetroChart.dll WPF Error
Download source of lib and compile it against .NET 4, then reference compiled lib in your project.
View ArticleNew Post: De.TorstenMandelkow.MetroChart.dll WPF Error
Thanks ma Frnd For helping in this Error. its a Framework Error . I Have Change My Framework 4.0 to 4.5 And ma Problem is Solve. Thnx bigN13
View ArticleCommented Issue: Add line chart [16195]
Add a line chart to the library.Comments: ** Comment from web user: hisabir ** Is line chart being added there?
View Article