Defines from which axis the position and type of displayed values computation is done.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFEnum<PoLabel. AxisType> axis { get; }
Public ReadOnly Property axis As SoSFEnum(Of PoLabel.AxisType)
Get
public:
property SoSFEnum<PoLabel. AxisType>^ axis {
SoSFEnum<PoLabel. AxisType>^ get ();
}
member axis : SoSFEnum<PoLabel. AxisType> with get
Property Value
Type:
SoSFEnum<PoLabel.AxisType>
RemarksAll values in brackets correspond to the Y-axis.
See Also