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

In This Topic
    PlotChartType Property
    In This Topic
    Gets or sets plot chart type.
    Syntax
    'Declaration
     
    Public Property PlotChartType As PlotChartType
    public PlotChartType PlotChartType {get; set;}
    See Also