Gets or sets a value indicating whether axis labels will be drawn on the axis.
[Visual Basic]
Public Property LabelsVisible As Boolean
[C#]
public bool LabelsVisible {get; set;}
Boolean. True if axis labels will be drawn on the axis; otherwise False.
AxisBase Class | AxisBase Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.