ChartPoint.PercentPart

Syntax

PercentPart: Number;

Description

The PercentagePart property determines ratio of the second Y value of a point in the chart data series to height of Y axis.

Comments

Use JSON or the setPercentPart method to set the property value, and the getPercentPart method to get the property value.

Example

The example of use is given on the page with description of the ChartPoint.Percentage property.

See also:

ChartPoint