Gets the ChartArea style.
[Visual Basic]
Public ReadOnly Property Style As C1.Win.C1Chart.Style
[C#]
public C1.Win.C1Chart.Style Style {get;}
[Delphi]
public property Style: C1.Win.C1Chart.Style read get_Style;
Remarks
Inherits from the C1Chart style. The chart elements included within the ChartArea area, including Axes and PlotArea inherit their styles from the ChartArea style.
See Also
Area Class | Area Members | C1.Win.C1Chart Namespace | Area Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |