AnnotationPathPoint.Y Property

.NET Framework (current version)
 

Gets or sets the Y coordinate for the path point of an annotation.

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

<BrowsableAttribute(True)>
<PersistenceModeAttribute(PersistenceMode.Attribute)>
Public Property Y As Single

Property Value

Type: System.Single

A float that represents the Y value.

.NET Framework
Available since 4.0
Return to top
Show: