ChartCanvasSerie.LineWidth

Syntax

LineWidth: Number;

Description

The LineWidth property determines width of lines used for chart data series.

Comments

Use JSON to set the property value, and the getLineWidth method to get the property value.

Default property value equals to 2.

Example

The example of use is given on the Example of Creating a Histogram page.

See also:

ChartCanvasSerie