PCAxis.RangeMinValue

Syntax

RangeMinValue: Number;

Description

The RangeMinValue property specifies minimum value of filtering range.

Comments

Use JSON or the setRangeMinValue method to set the property value, and the getRangeMinValue method to get the property value.

Example

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

See also:

PCAxis