Hi there
We've started using the chart control, it works great however we have a requirement to put custom labels on the X-Axis.
Please take a look at this screenshot http://www.magnetism.co.nz/clients/telerik/telerik_chart.jpg
What we're trying to do is put "Month x" infront of the numbers
eg: Jan 1, Jan 2, Jan 3, Jan 4...etc
we're binding the chart to a custom List<T> object.
Can you please advice on how we can go about adding custom labels to the X-Axis
We've started using the chart control, it works great however we have a requirement to put custom labels on the X-Axis.
Please take a look at this screenshot http://www.magnetism.co.nz/clients/telerik/telerik_chart.jpg
What we're trying to do is put "Month x" infront of the numbers
eg: Jan 1, Jan 2, Jan 3, Jan 4...etc
we're binding the chart to a custom List<T> object.
Can you please advice on how we can go about adding custom labels to the X-Axis