PolygonAnnotation.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.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

[<BindableAttribute(true)>]
[<BrowsableAttribute(false)>]
override AnnotationType : string with get

Property Value

Type: System.String

The annotation type.

For internal use, should not be used.

.NET Framework
Available since 4.0
Return to top
Show: