ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexChartBase Class / Legend Property

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