ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _LineSegment<TSymbolPoint> Class / _nextPoint Property

In This Topic
    _nextPoint Property (_LineSegment<TSymbolPoint>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _nextPoint As ISymbolPoint
    public ISymbolPoint _nextPoint {get;}
    See Also