ChartCanvasAxis.LineWidth

Syntax

LineWidth: Number;

Description

The LineWidth property sets width of the chart axis.

Comments

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

By default the property is set to 1.

Example

The example of use is given on the page with description of the ChartCanvasAxis.Inverted property.

See also:

ChartCanvasAxis