ArrowAnnotation.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 name of the annotation type. For internal use, should not be used.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BindableAttribute(true)] [BrowsableAttribute(false)] public override string AnnotationType { get; }
Gets the name of each annotation type such as Line, Rectangle, Ellipse, and so forth.
This property is for internal use and is hidden at design time and run time.
.NET Framework
Available since 4.0
Available since 4.0
Show: