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

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