Example of Stripline Recurrence in Javascript (ES5) Chart Control

/
/
Stripline Recurrence

This sample visualizes the World Population Report with default column series in the chart. Data points values are showed by using data label.

More Details...

World Pollution ReportAll sourcesAutos & Light Trucks
X Axis
Y Axis
Description

In this example, you can see how to render and configure a strip line for the chart. To repeat the strip line, you need to set the startFromAxis, size, isRepeat, and repeatEvery properties accordingly in chartStripline. Tooltip is enabled in this example, to see the tooltip in action, hover a point or tap on a point in touch enabled devices. More information on the strip line feature can be found in this documentation section.