ComponentOne Chart for .NET (2.0) Search HelpCentral 

PlotArea.ForeColor Property

Gets or sets the forecolor of the PlotArea.

[Visual Basic]

Public Property ForeColor As Color

[C#]

public Color ForeColor {get;set;}

[Delphi]

public property ForeColor: Color read get_ForeColor write set_ForeColor;

Remarks

Inherits from the ChartArea.

See Also

PlotArea Class | PlotArea Members | C1.Win.C1Chart Namespace | PlotArea Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.