Gets or sets the gradient or hatch background.
[Visual Basic]
Public Property BackColor2 As Color
[C#]
public Color BackColor2 {get;set;}
[Delphi]
public property BackColor2: Color read get_BackColor2 write set_BackColor2;
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. |