AnnotationGroup.AnnotationType Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the annotation type.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BindableAttribute(true)] [BrowsableAttribute(false)] public override 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: