ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ChartSeries Class / Subtype Property

In This Topic
    Subtype Property (ChartSeries)
    In This Topic
    Gets or sets subtype.
    Syntax
    'Declaration
     
    Public Property Subtype As ChartSubtype
    public ChartSubtype Subtype {get; set;}
    See Also