HorizontalLineAnnotation.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 name.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[<BindableAttribute(true)>] [<BrowsableAttribute(false)>] override AnnotationType : string with get
This abstract property is used to get the name of each annotation type, for example, LineAnnotation, RectangleAnnotation, EllipseAnnotation, and so forth.
This property is for internal use.
.NET Framework
Available since 4.0
Available since 4.0
Show: