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

In This Topic
    Type Property (IChartSeries)
    In This Topic
    Gets the type of the series.
    Syntax
    'Declaration
     
    ReadOnly Property Type As ChartType
    ChartType Type {get;}
    See Also