DisplaySecondaryAxis: Boolean;
DisplaySecondaryAxis: System.Boolean;
The DisplaySecondaryAxis property determines whether a secondary axis is displayed.
If the property is set to True, a graph will contain an additional axis. If the property is set to False, an additional axis is not displayed.
The default value of this property is True.
Example of use is given in description of the IUiChart.Type property.
See also: