FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / FlexChartFieldBase Class / Legend Property

In This Topic
    Legend Property (FlexChartFieldBase)
    In This Topic
    Gets the chart legend.
    Syntax
    'Declaration
     
    Public ReadOnly Property Legend As Legend
    public Legend Legend {get;}
    See Also