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