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

In This Topic
    LegendStyle Property (ChartField)
    In This Topic
    Gets the Legend style. (This is a shortcut to Legend.Style.)
    Syntax
    'Declaration
     
    Public ReadOnly Property LegendStyle As ChartStyle
    public ChartStyle LegendStyle {get;}
    See Also