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)> Public Overridable Property AnchorDataPointName As String
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: