Hi,
i have the following LinearAxis defined in my RadCartesianChart:
<telerik:RadCartesianChart.VerticalAxis> <telerik:LinearAxis LabelOffset="1" LineThickness="0" LabelFormat="P0" Maximum="1" Minimum="0" MajorStep="0.1"> </telerik:LinearAxis></telerik:RadCartesianChart.VerticalAxis>
I want labels only at values 0.1 (10 %) and 0.9 (90 %). See pictures in attchment (yellow lines are CartesianGridLineAnnotation and the blue one is the ScatterLineSeries).
How can I do this?
Thanks
Thomas
