ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _DataSource Class / __indexes Property

In This Topic
    __indexes Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property __indexes As List(Of Integer)
    public List<int> __indexes {get; set;}
    See Also