ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IDvModel Interface / plotAreas Property

In This Topic
    plotAreas Property (IDvModel)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property plotAreas As List(Of IPlotAreaModel)
    List<IPlotAreaModel> plotAreas {get;}
    See Also