Gets or sets a value indicating whether axis labels will be drawn on the axis.
'Declaration
Public Property LabelsVisible As System.Boolean
public System.bool LabelsVisible {get; set;}
Property Value
Boolean. True if axis labels will be drawn on the axis; otherwise False.