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

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