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

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