Annotation::BeginPlacement Method ()

.NET Framework (current version)
 

Begins the end user placement of an annotation using the mouse.

Namespace:   System.Windows.Forms.DataVisualization.Charting
Assembly:  System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)

public:
virtual void BeginPlacement()

When this method is called, the end user is allowed to place an annotation using the mouse.

Placement finishes when the end user specifies all required points, or when the EndPlacement method is called.

.NET Framework
Available since 4.0
Return to top
Show: