AnnotationGroup.IsSelected Property

.NET Framework (current version)
 

Gets or sets a flag that determines if an annotation is selected.

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

[<BrowsableAttribute(false)>]
override IsSelected : bool with get, set

Property Value

Type: System.Boolean

True if the annotation is selected, otherwise false.

.NET Framework
Available since 4.0
Return to top
Show: