IAxes.Visible
IAxes
property Visible: WordBool;
Type Library
TeeChartx
Description
Default value: True
This property shows or hides the five Chart Axes at once.
Each Axis will be drawn depending also on their Visible property.
Example [Visual Basic]:
TChart1.Axis.Visible = True