Gets or sets the control foreground color.
[Visual Basic]
Overridable Public Property ForeColor As Color
[C#]
virtual public Color ForeColor {get;set;}
[Delphi]
public property ForeColor: Color read get_ForeColor write set_ForeColor;
See Also
C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |