Class Axis3DType
Defines an axis principal dimension.
Inheritance
System.Object
Axis3DType
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public sealed class Axis3DType : Enum
Fields
NotSet
The axis principal dimension is not set.
Declaration
public const Axis3DType NotSet
Field Value
Axis3DType
|
value__
Declaration
public int value__
Field Value
System.Int32
|