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