NevronOpenVision
Nevron.Nov.Chart Namespace / NGridSurfaceSeries Class / StepZ Property
StepZ Property
Gets or sets the step of the surface grid in the Z direction. UseCustomZOriginAndStep must be set to true for this property to take effect.
Syntax
public System.double StepZ {get; set;}
Remarks
Only positive values are allowed. Negative values are taken by absolute value.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also