RatingChart.ColumnSpacing

Syntax

ColumnSpacing: Number;

Description

The ColumnSpacing property determines distance between rating chart columns.

Comments

Use JSON or the setColumnSpacing method to set the property value and the getColumnSpacing method to get the property value.

Example

The example of property use is given on the Example of Creating the RatingChart Component page.

See also:

RatingChart