RatingChart.NumberFormat

Syntax

NumberFormat: String;

Description

The NumberFormat property determines rating chart data format.

Comments

Use JSON or the setNumberFormat method to set the property value and the getNumberFormat 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