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)>]
member Y : float32 with get, set

Property Value

Type: System.Single

A float that represents the Y value.

.NET Framework
Available since 4.0
Return to top
Show: