Gets or sets a value indicating whether a grid line is drawn at the ValueLabel.
[Visual Basic]
Public Property GridLine As Boolean
[C#]
public bool GridLine {get;set;}
[Delphi]
public property GridLine: Boolean read get_GridLine write set_GridLine;
See Also
ValueLabel Class | ValueLabel Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |