Title.TextOrientation Property

.NET Framework (current version)
 

Gets or sets the orientation of the text in the title.

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

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

Property Value

Type: System.Web.UI.DataVisualization.Charting.TextOrientation

A TextOrientation enumeration value that specifies the orientation of the text in the title.

.NET Framework
Available since 4.0
Return to top
Show: