| PoPolarLinAxisstep Property  | 
Defines the step for the axis. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFFloat step { get; }Public ReadOnly Property step As SoSFFloat
	Get
public:
property SoSFFloat^ step {
	SoSFFloat^ get ();
}member step : SoSFFloat with get
Property Value
Type: 
SoSFFloat
RemarksIf this value is <= 0, the step is automatically calculated. 
See Also