ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Series Class / Type Property

In This Topic
    Type Property (Series)
    In This Topic
    Gets or sets the chart type for the series.
    Syntax
    'Declaration
     
    Public Property Type As ChartType
    public ChartType Type {get; set;}
    See Also