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