Axis.TextOrientation Property
.NET Framework (current version)
Gets or sets the orientation of the text in the axis title.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BindableAttribute(true)] [PersistenceModeAttribute(PersistenceMode.Attribute)] public TextOrientation TextOrientation { get; set; }
Property Value
Type: System.Web.UI.DataVisualization.Charting.TextOrientationA TextOrientation enumeration value that specifies the orientation of the text in the axis title.
.NET Framework
Available since 4.0
Available since 4.0
Show: