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