Hi
Thanks for the reply.
In my app the "chart.Axes.Left.Labels.Items.count" is 0. ( after chart.Series.Add(gantt);)
I do not explicitly add any labels, Its labels from "gantt.Add(pkt.FromDate, pkt.ToDate, pkt.Order, pkt.Name);" I wish to highlight based om some property.
Search found 3 matches
- Tue May 02, 2017 8:18 am
- Forum: .NET
- Topic: Individual styling of labels in axis
- Replies: 4
- Views: 11870
- Thu Apr 27, 2017 12:44 pm
- Forum: .NET
- Topic: Individual styling of labels in axis
- Replies: 4
- Views: 11870
Re: Individual styling of labels in axis
Edit: using gantt chart
- Thu Apr 27, 2017 12:34 pm
- Forum: .NET
- Topic: Individual styling of labels in axis
- Replies: 4
- Views: 11870
Individual styling of labels in axis
Is there a way to make some of the labels in the y-axis bold/larger font? (To create group headers.)
Using TChart android in xamarin.
Using TChart android in xamarin.