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

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