Dotted line in TypeScript Chart control
18 Nov 20181 minute to read
By using annotation, you can add dotted lines in the chart.
To add dotted lines in the chart, follow the given steps:
Step 1:
Initialize the custom elements by using the annotation property.
By setting coordinateUnits value as point in annotation object you can placed dotted lines in the chart based on point x and y values.