Enum Axis3DType
An enumeration representing the type of a 3D axis.
Namespace: Telerik.Charting
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public enum Axis3DType
X
The x axis in a 3D coordinate system.
Y
The y axis in a 3D coordinate system.
Z
The z axis in a 3D coordinate system.