ChartColumnPoint.Width

Syntax

Width: Number;

Description

The Width property determines width of histogram column that corresponds to the data series point.

Comments

Use JSON or the setWidth method to set the property value, and the getWidth method to get the property value.

Example

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

See also:

ChartColumnPoint