This is a migrated thread and some comments may be shown as answers.

Line chart circle point on edges

1 Answer 27 Views
Chart
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Klaus
Top achievements
Rank 1
Klaus asked on 03 Jun 2016, 06:41 AM

Is it possible to have also the first and last point of the line chart with the circle? 

I'm always getting point only on middle points, not on the edge ones.

Thanks

 

1 Answer, 1 is accepted

Sort by
0
Adrian
Telerik team
answered on 08 Jun 2016, 07:27 AM
Hello, Klaus,

Thank you for writing.
To show the first and last point you should use the shapeMode property of TKChartSeriesStyle:
lineSeries.style.shapeMode = TKChartSeriesStyleShapeModeAlwaysShow;
I hope this helps.

Regards,
Adrian
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Chart
Asked by
Klaus
Top achievements
Rank 1
Answers by
Adrian
Telerik team
Share this question
or