FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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