ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Plot Class / Type Property

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