VisibleTickLabels property



Indicates whether the labels that identify data along an axis are displayed.

Syntax

Set:     Axis.setVisibleTickLabels(isVisible)
Get: isVisible = Axis.getVisibleTickLabels

Applies to

Axis object.

Data type

boolean. The value is true if the tick labels are visible, and false otherwise. The default value is true.

See also
VisibleAxisLine property
showXAxisLabels PARAM tag
showYAxisLabels PARAM tag