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

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