CreateAnchor()
CreateAnchor()
Definition
Used to create a new chart anchor at a specified mouse point.
Method Return Value
A new ChartAnchor at a specified point in device pixels.
Syntax
CreateAnchor(Point point, ChartControl chartControl, ChartScale chartScale)

