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

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