axis.lineVisible
Related Functions & Properties
axis.labelVisible
axis.ticksVisible
axis.lineColor
axis.labelColor
axis.font
axis.rotation
axis.format
Sets the visibility of the dimension or measure axis line.
Type
Boolean
Example
Chart1.axis['Company'].lineVisible = false;