Click or drag to resize

SurfaceGridSeries3DRangeMaxZ Property

LightningChart .NET Help
Maximum 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), "100")]
public double RangeMaxZ { get; set; }

Property Value

Type: Double
See Also