In This Topic
Gets or sets a value indicating whether labels on the axis are staggered.
Syntax
'Declaration
Public Property StaggerLabels As Boolean
public bool StaggerLabels {get; set;}
Property Value
Boolean. True if labels on the axis are staggered; otherwise False.
See Also