Click or drag to resize

SurfaceSeries3DBaseFastContourZoneHeight Property

LightningChart .NET Help
Height (Y-axis value range) for fast contour zones. The fast contour zone is a contour line equivalent.

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

Property Value

Type: Double
See Also