CustomLabel.ToPosition Property

.NET Framework (current version)
 

Gets or sets the end position of the custom label, in axis coordinates.

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

[<BindableAttribute(true)>]
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member ToPosition : float with get, set

Property Value

Type: System.Double

A double value that represents the end position of the custom label.

.NET Framework
Available since 4.0
Return to top
Show: