YOffset Property (SurfaceMeshRenderableSeries3D)
Gets or sets a Y-Offset in World Coordinates. This offset will change the base position of the SurfaceMeshRenderableSeries3D on the SciChart.Charting3D.SciChart3DSurface YAxis
Syntax
public Nullable<float> YOffset {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also