'Declaration Public Enum PredefinedTextLayout Inherits System.Enum
'Usage Dim instance As PredefinedTextLayout
public enum PredefinedTextLayout : System.Enum
'Declaration Public Enum PredefinedTextLayout Inherits System.Enum
'Usage Dim instance As PredefinedTextLayout
public enum PredefinedTextLayout : System.Enum
Member | Description |
---|---|
Horizontal | axis texts are oriented horizontally |
Staggered2 | axis texts are displayed on two levels |
Staggered3 | axis texts are displayed on three levels |
TiltedAscending | axis texts are oriented with a 45 degree tilt towards the text origin |
TiltedDescending | axis texts are oriented with a -45 degree tilt and begins from the text origin |
Vertical | axis texts are oriented vertically |
System.Object
System.ValueType
System.Enum
Xceed.Chart.Core.PredefinedTextLayout
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2