Gets or sets the backcolor of the PlotArea.
[Visual Basic]
Public Property BackColor As Color
[C#]
public Color BackColor {get;set;}
[Delphi]
public property BackColor: Color read get_BackColor write set_BackColor;
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. |