PoCoordinateSystemAxisxTitle Property |
String to be displayed at the end of the X coordinate vector.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFString xTitle { get; }
Public ReadOnly Property xTitle As SoSFString
Get
public:
property SoSFString^ xTitle {
SoSFString^ get ();
}
member xTitle : SoSFString with get
Property Value
Type:
SoSFStringRemarks See Also