ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Series Class / Properties Property

In This Topic
    Properties Property (Series)
    In This Topic
    Gets or sets the CustomProperties settings for the series.
    Syntax
    'Declaration
     
    Public Property Properties As CustomProperties
    public CustomProperties Properties {get; set;}
    See Also