ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ChartSeries Class / DefaultSubtype Property

In This Topic
    DefaultSubtype Property
    In This Topic
    Gets default subtype for series.
    Syntax
    'Declaration
     
    Public ReadOnly Property DefaultSubtype As ChartSubtype
    public ChartSubtype DefaultSubtype {get;}
    See Also