FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DArea Class / Style Property

In This Topic
    Style Property (Chart3DArea)
    In This Topic
    Gets the chart area style. Inherits from C1.Win.FlexReport.ChartField.DefaultStyle.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As ChartStyle
    public ChartStyle Style {get;}
    See Also