Annotation.AnnotationType Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets the type name of an annotation.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BindableAttribute(true)] [BrowsableAttribute(false)] public abstract string AnnotationType { get; }
This property is used to get the name of each annotation type, for example, Line, Rectangle, Ellipse, and so forth.
.NET Framework
Available since 4.0
Available since 4.0
Show: