Border3DAnnotation.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)] public override string AnnotationType { get; }
This abstract property is used to get the name of each annotation type, such as Line, Rectangle, Ellipse, and so forth.
.NET Framework
Available since 4.0
Available since 4.0
Show: