How for I offset ChartView Line Chart Label position more to the left of the datapoint ?
Meaning how do I move the label further left of the datapoint ?
2 Answers, 1 is accepted
0
Nadya | Tech Support Engineer
Telerik team
answered on 21 May 2020, 01:58 PM
Hello Dominic,
In order to achieve this, you can subscribe to the LabelFormatting event and in the handler manually move the label to the left. This can be done by setting a proper value to the PointLabelElement.PosittionOffset property. Please refer to the following example that uses LineSeries to plot the data points:
I hope this helps. Should you have other questions do not hesitate to ask.
Regards,
Nadya
Progress Telerik
Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic. Our thoughts here at Progress are with those affected by the outbreak.