Click or drag to resize

SurfaceGridSeries3DRangeMinZ Property

LightningChart .NET Help
Minimum Z range value

Namespace:  Arction.Wpf.Charting.Series3D
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(double), "0")]
public double RangeMinZ { get; set; }

Property Value

Type: Double
See Also