ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ChartSeries Class / DefaultType Property

In This Topic
    DefaultType Property
    In This Topic
    Gets default type for series.
    Syntax
    'Declaration
     
    Public ReadOnly Property DefaultType As ChartType
    public ChartType DefaultType {get;}
    See Also