ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Chart Class / Properties Property

In This Topic
    Properties Property (Chart)
    In This Topic
    Gets the properties for extended chart types.
    Syntax
    'Declaration
     
    Public ReadOnly Property Properties As PropertyCollection
    public PropertyCollection Properties {get;}
    See Also