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

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