Class GridLinesZContainer3D
This class represents the gridlines container associated with the Z axis in the 3D space.
Inheritance
System.Object
GridLinesZContainer3D
Inherited Members
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class GridLinesZContainer3D : GridLinesContainer3D<GridLinesZContainerControl3D>, IControl3D, ILogicalItem, IItemsControl
Constructors
GridLinesZContainer3D()
Declaration
public GridLinesZContainer3D()
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.GridLinesZContainerControl3D>.Orientation