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

In This Topic
    index Property (XyPoints)
    In This Topic
    Syntax
    'Declaration
     
    Public Property index As List(Of Double)
    public List<double> index {get; set;}
    See Also