PCAxis.RangeMinLabel

Syntax

RangeMinLabel: PP.Ui.ChartSVGLabel;

Description

The RangeMinLabel property determines axis label for minimum value of the filtering range.

Comments

Use JSON or the setRangeMinLabel method to set the property value, and the getRangeMinLabel method to get the property value.

Example

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

See also:

PCAxis