GetClosestAnchor()
GetClosestAnchor()
Definition
Returns the closest chart anchor within a specified maximum distance from the mouse cursor.
Method Return Value
This method returns an existing ChartAnchor.
Syntax
GetClosestAnchor(ChartControl chartControl, ChartPanel chartPanel, ChartScale chartScale, double maxDist, Point point)

