Class GridLinesXContainer3D
This class represents the gridlines container associated with the X axis in the 3D space.
Inheritance
System.Object
GridLinesXContainer3D
Inherited Members
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class GridLinesXContainer3D : GridLinesContainer3D<GridLinesXContainerControl3D>, IControl3D, ILogicalItem, IItemsControl
Constructors
GridLinesXContainer3D()
Declaration
public GridLinesXContainer3D()
Properties
Orientation
Gets the orientation of the container in the 3D space.
Declaration
protected override Axis3DType Orientation { get; }
Property Value
Axis3DType
|
Overrides
Telerik.Windows.Controls.Charting.GridLinesContainer3D<Telerik.Windows.Controls.Charting.GridLinesXContainerControl3D>.Orientation