'Declaration Public Enum StandardAxis Inherits System.Enum
'Usage Dim instance As StandardAxis
public enum StandardAxis : System.Enum
'Declaration Public Enum StandardAxis Inherits System.Enum
'Usage Dim instance As StandardAxis
public enum StandardAxis : System.Enum
Member | Description |
---|---|
Depth | the depth axis. By default it is positioned on the right bottom depth corner of the charting area cube. Visible by default. |
Polar | this axis is used by all simulaneously displayed polar charts |
PrimaryX | the primary X axis. By default it is positioned on the bottom front horizontal corner of the charting area cube. Visible by default. |
PrimaryY | the primary Y axis. By default it is positioned on the left front vertical corner of the charting area cube. Visible by default. |
Radar | this axis is used by all simulaneously displayed radar charts |
SecondaryX | the secondary X axis. By default it is positioned on the top back horizontal corner of the charting area cube. Not visible by default. |
SecondaryY | the secondary Y axis. By default it is positioned on the right back vertical corner of the charting area cube. Not visible by default. |
System.Object
System.ValueType
System.Enum
Xceed.Chart.Core.StandardAxis
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