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

In This Topic
    _xs Property (IPolyline)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property _xs As List(Of Double)
    List<double> _xs {get;}
    See Also