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