PCAxis.RangeMaxValue

Syntax

RangeMaxValue: Number;

Description

The RangeMaxValue property specifies maximum value of filtering range.

Comments

Use JSON or the setRangeMaxValue method to set the property value, and the getRangeMaxValue method to get the property value.

Example

The example of property use is given in description of the PCAxis.RangeMaxLabel property.

See also:

PCAxis