ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotChart Class / Legend Property

In This Topic
    Legend Property (C1FlexPivotChart)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Legend As C1.Win.C1Chart.Legend
    public C1.Win.C1Chart.Legend Legend {get;}
    See Also