Gets the point right after the given point.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public virtual Nullable<PointF> getNextPoint ( |
Visual Basic
![]() |
---|
Public Overridable Function getNextPoint( _ |
The point whose neighbour to check.
The next point lying to the right or null if there's none.