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

In This Topic
    _next Property (_ShapeSegment)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _next As ICartesianPointView
    public ICartesianPointView _next {get;}
    See Also