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

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