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

In This Topic
    plots Property (IPointModel)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property plots As List(Of IPlotModel)
    List<IPlotModel> plots {get;}
    See Also