New Comment on "Custom Styling"
you need to edit control Template and set horizontal alignment for chart title to whatever you want
View ArticleNew Post: App using Modern UI Charts
Hi, I have posted an article in codeproject that makes use of this wonderful library. Request you to all to pay a visit and provide your valuable feedback/votes. regards, Sid
View ArticleCommented Unassigned: XamlParseException: The property 'Caption' was not...
hello,i am trying to use modern UI chart control in windows8 market app as per the suggestion in link...
View ArticleNew Post: Bug with negative numbers - quick help
Hi, I've written two quick help posts for dealing with Problems when using negative numbers. These posts are no real fixes but "first help patches" to avoid crashes AND they are not covering the whole...
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 ArticleNew Post: line chart
@torman119: Fantastic looking library. Are there any technical issues that you'd need help with to get a line chart out? I'd like to help if possible, as this looks to be a promising component in a new...
View ArticleNew Post: line chart
Hi all, currently I'm heavily involved in my job and in a different software project and will find no time to create more charts in the next months (and I regret not being able to do it) :-(. It would...
View ArticleNew Post: Disable Animation?
I know this is an older issue, but I'd recommend throttling your data updates to the UI. That's not to say you can't have the data changing that much in the model, but the ViewModel probably doesn't...
View ArticleNew Post: Can't get the how-to to work
yup same problem here. i can see the chart title and subtitle but no chart and annoyingly no errors either??
View ArticleNew Post: Tooltip for a ChartItem?
First off thank you so much for releasing this OS Torsten - it's awesome ! But also for others out there coming across this post, you need to escape the curly braces to get this to work i.e...
View ArticleNew Post: Binding Chart and DataGrid to same ObservableCollection
I am trying to bind a DataGrid and a PieChart to the same ObservableCollection, however when I view the chart all it shows is a "0", the legend shows correctly (see image) The DataGrid shows correctly,...
View ArticleCreated Unassigned: Binding Chart and DataGrid to same ObservableCollection...
REPOSTING AS ISSUE (ACCIDENTALLY POSTED AS DISCUSSION):I am trying to bind a DataGrid and a PieChart to the same ObservableCollection, however when I view the chart all it shows is a "0", the legend...
View ArticleNew Post: Visual in designtime (Blend) ?
Hi, I have a question, I tested your library and I found it is not Blendable because your components are not inherited from FrameworkElement (UIElement) so several properties generate XAML error:...
View ArticleCreated Unassigned: Modern UI chart Bar or column chart lines [16848]
Hi All,I want to customize lines displayed in bar and column chart the grid linesOn every point there is a line showing to it I want to customize it.Please see the image attached. I have marked Black....
View ArticleNew Post: GridLines Add Default Value
Hi All, I wan to add a extra custom grid line in the column chart for a specific purpose. is it possible? For example: I have 10,20,30,40,50 but I want to show 35 as an extra line by default is it...
View ArticleCommented Unassigned: Modern UI chart Bar or column chart lines [16848]
Hi All,I want to customize lines displayed in bar and column chart the grid linesOn every point there is a line showing to it I want to customize it.Please see the image attached. I have marked Black....
View ArticleNew Post: Gauge with non-percent display value
I'd love to use this in my app, but I realized that the Gauge only displays a percentage. What I really need is to change the display value in its raw form (say, 1566, not 74%). Unlike today, you'd...
View ArticleNew Post: Pie chart value inside pie
Hi All, I want to show pie value of the label text inside the pie. can u tell me how is it possible??
View ArticleNew Post: Series Label Format
I am finding that with large titles for series on a clustered column chart that there is no margin or padding between the series titles. Once i got it to stagger titles so they did not push each other...
View Article