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

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