AnnotationPathPoint.Name Property

.NET Framework (current version)
 

Gets the name for the path point of an annotation.

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

<BrowsableAttribute(False)>
Public ReadOnly Property Name As String

Property Value

Type: System.String

A string value that represents the name of the path point.

.NET Framework
Available since 4.0
Return to top
Show: