LabelStyle.Angle Property

.NET Framework (current version)
 

Gets or sets a value that represents the angle at which the font is drawn.

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

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

Property Value

Type: System.Int32

An integer value.

.NET Framework
Available since 4.0
Return to top
Show: