RatingChartColumn.Width

Syntax

Width: Number;

Description

The Width property determines column width.

Comments

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

If the property is set to 0, the width is calculated automatically.

Example

The property use is given in the example for RatingChart.IndexColumn.

See also:

RatingChartColumn