Gets the point on the line that lies after the specified point.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public override Nullable<PointF> getNextPoint ( |
Visual Basic
![]() |
---|
Public Overrides Function getNextPoint( _ |
The point to consider.
The point that lies after the specified point or null.