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