PCAxis.Header

Syntax

Header: PP.Ui.ChartSVGLabel;

Description

The Header property determines chart axis caption.

Comments

Use JSON or the setHeader method to set the property value and the getHeader method to get the property value.

Example

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

See also:

PCAxis