Annotation.AnchorDataPointName Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets the name of a data point to which an annotation is anchored.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[<BrowsableAttribute(false)>] [<BindableAttribute(false)>] abstract AnchorDataPointName : string with get, set [<BrowsableAttribute(false)>] [<BindableAttribute(false)>] override AnchorDataPointName : string with get, set
Property Value
Type: System.StringA string value that represents the name of the data point that an annotation is anchored to.
.NET Framework
Available since 4.0
Available since 4.0
Show: