ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChartSeries Interface / Subtype Property

In This Topic
    Subtype Property (IChartSeries)
    In This Topic
    Gets the subtype of the series.
    Syntax
    'Declaration
     
    ReadOnly Property Subtype As ChartSubtype
    ChartSubtype Subtype {get;}
    See Also