Gets or sets the color of the line.
[Visual Basic]
Overrides Public Property Color As Color
[C#]
override public Color Color {get;set;}
[Delphi]
public property Color: Color read get_Color write set_Color;
See Also
ChartGridStyle Class | ChartGridStyle Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |