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