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

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