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
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. |