Annotation Constructor ()
.NET Framework (current version)
Initializes a new instance of the Annotation class. This is the default constructor and should not be used.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Annotation is an abstract class and cannot be created directly. To create a new annotation object, use constructors of classes such as LineAnnotation or RectangleAnnotation.
.NET Framework
Available since 4.0
Available since 4.0
Show: