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

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