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

In This Topic
    Style Property (ChartLegend)
    In This Topic
    Gets the legend style. Inherits from the ChartField default style.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As ChartStyle
    public ChartStyle Style {get;}
    See Also