FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ChartField Class / DefaultStyle Property

In This Topic
    DefaultStyle Property (ChartField)
    In This Topic
    Gets the chart style.
    Syntax
    'Declaration
     
    Public ReadOnly Property DefaultStyle As ChartStyle
    public ChartStyle DefaultStyle {get;}
    See Also