RatingChart.MinColumnWidth

Syntax

MinColumnWidth: Number;

Description

The MinColumnWidth property determines minimum width of rating chart columns.

Comments

Use JSON or the setMinColumnWidth method to set the property value and the getMinColumnWidth method to get the property value.

Example

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

See also:

RatingChart