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: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<PoLabelAxisType> axis { get; }
Public ReadOnly Property axis As SoSFEnum(Of PoLabelAxisType)
Get
public:
property SoSFEnum<PoLabelAxisType>^ axis {
SoSFEnum<PoLabelAxisType>^ get ();
}
member axis : SoSFEnum<PoLabelAxisType> with get
Property Value
Type:
SoSFEnumPoLabelAxisTypeRemarks All values in brackets correspond to the Y-axis.
See Also