Reviewed: Source Code and Test Applications BETA (Aug 07, 2013)
Rated 5 Stars (out of 5) - Love it! Can't wait to see your implementation of the Line Chart.
View ArticleNew Post: Does it allow saving as PNG image
I'm looking for something very similar, this might be of use http://blogs.msdn.com/b/saveenr/archive/2008/09/18/wpf-xaml-saving-a-window-or-canvas-as-a-png-bitmap.aspx
View ArticleNew Post: Does it allow saving as PNG image
This fortunately I know, but the problem is I need it when I do not have a WPF or Form visible. I need feature for background processing.
View ArticleNew Post: Does it allow saving as PNG image
use a ViewBox to render in memory, then save to png as suggested by this stackoverflow answer.
View ArticleCreated Unassigned: METRO UI CHART VALUE ERROR [16357]
In the above Image Note RED AND VIOLET MARKING AS 1 AND 2 RESPECTIVELY1[RED]) PROBLEM IS IF THE VALUE GOES BEYOND SIX DIGITS TOOLTIP...
View ArticleCommented Unassigned: METRO UI CHART VALUE ERROR [16357]
In the above Image Note RED AND VIOLET MARKING AS 1 AND 2 RESPECTIVELY1[RED]) PROBLEM IS IF THE VALUE GOES BEYOND SIX DIGITS TOOLTIP...
View ArticleCommented Unassigned: METRO UI CHART VALUE ERROR [16357]
In the above Image Note RED AND VIOLET MARKING AS 1 AND 2 RESPECTIVELY1[RED]) PROBLEM IS IF THE VALUE GOES BEYOND SIX DIGITS TOOLTIP...
View ArticleCommented Issue: Add line chart [16195]
Add a line chart to the library.Comments: ** Comment from web user: ottoremse ** Yes, a line chart UC would definitely get our business to consider metrochart instead of componentone!
View ArticleReviewed: Source Code and Test Applications BETA (авг 26, 2013)
Rated 5 Stars (out of 5) - Excellent tool. Can't wait to see line chart too
View ArticleCreated Unassigned: Multiple Series in ClusteredColumnChart all show value of...
Hi,this chart shows the same (first) value for all 3 series. It seems to bind to the ValueMember of the first element in the series for all 3 series.<charts:ClusteredColumnChart...
View ArticleNew Post: work with .net 4.0
Download source code, open WPF project with any text editor and change TargetFramework from 4.5 to 4.0 as shown bellow.<TargetFrameworkVersion>v4.0</TargetFrameworkVersion> Then you will be...
View ArticleNew Post: win 7 and VS2010
Hi, before all thanks for this great set of controls, they look awesome. Does this controls are compatible with windows 7 and visual studio 2010?
View ArticleNew Post: win 7 and VS2010
Hi, the controls also work on Windows 7 but only in a WPF application. They will not work in a WinForms application. And you should also be able to reference the charts assembly in your VS 2010...
View ArticleNew Post: win 7 and VS2010
i tried to do that: create a wpf project and add the reference but Visual trows the following error that says something like "unknown compilation error: can not load the type...
View ArticleCreated Unassigned: Aggregation of TimeSpan [16405]
I have TimeSpans to display, but they are currently not supported. Is this something that can be added quickly (just aggregate timespans and display the resulting value accordingly)?
View ArticleReviewed: Source Code and Test Applications BETA (Sep 09, 2013)
Rated 5 Stars (out of 5) - Yes - very good job. I'm waiting for the line chart too!
View ArticleReviewed: Source Code and Test Applications BETA (sep 09, 2013)
Rated 5 Stars (out of 5) - Very recommendable Chart project for windows 8, easy, clean and fast!
View ArticleNew Post: Request for your support to finish version 1.0
The first implementation with PieceBase was more flexible for implementing events on chart elements. Like mousedown mouse over and more. It should be bindable to a set of commands for every item in the...
View ArticleCreated Unassigned: StackedColumnChart dos not support negative numbers [16409]
StackedColumnChart dos not support negative numbers
View Article