ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraphCore Class / Legends Property

In This Topic
    Legends Property (SharpGraphCore)
    In This Topic
    Gets control's Legend object
    Syntax
    'Declaration
     
    Public ReadOnly Property Legends As LegendsCollection
    public LegendsCollection Legends {get;}
    See Also