ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IPointView Interface / _getXs Method

In This Topic
    _getXs Method (IPointView)
    In This Topic
    Syntax
    'Declaration
     
    Function _getXs() As List(Of Double)
    List<double> _getXs()
    See Also