[]
        
(Showing Draft Content)

C1.Win.C1Chart.Area.Style

Style Property

Style

Gets the ChartArea style.

Declaration
public Style Style { get; }
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