ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Chart Namespace / LegendDefaultsInfo Class / Items Property

In This Topic
    Items Property (LegendDefaultsInfo)
    In This Topic
    Returned static instance of LegendDefaultsInfo.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Items As LegendDefaultsInfo
    public static LegendDefaultsInfo Items {get;}
    See Also