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

In This Topic
    _getSegmentXs Method (_StepLineShape)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _getSegmentXs() As List(Of List(Of Double))
    public override List<List<double>> _getSegmentXs()
    See Also