Gets or sets automatic gridline spacing calculation.
[Visual Basic]
Public Property AutoSpace As Boolean
[C#]
public bool AutoSpace {get;set;}
[Delphi]
public property AutoSpace: Boolean read get_AutoSpace write set_AutoSpace;
See Also
ChartGridStyle Class | ChartGridStyle Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |