Defines the style of the background gradient filling.
[Visual Basic]
Public Property GradientStyle As C1.Win.C1Chart.GradientStyleEnum
[C#]
public C1.Win.C1Chart.GradientStyleEnum GradientStyle {get;set;}
[Delphi]
public property GradientStyle: C1.Win.C1Chart.GradientStyleEnum read get_GradientStyle write set_GradientStyle;
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. |