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

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