ComponentOne FlexReport for WinForms
Style Property (Chart2DArea)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart2DArea Class : Style Property
Gets the style of the chart area.
Syntax
'Declaration
 
Public ReadOnly Property Style As ChartStyle
public ChartStyle Style {get;}
Remarks
Inherits from the C1.Win.FlexReport.ChartField.DefaultStyle. The chart elements included within the Chart2DArea area, including Axes and PlotArea innherit their styles from the Chart2DArea style.
See Also

Reference

Chart2DArea Class
Chart2DArea Members