Click or drag to resize

IntensitySeriesBaseFastContourZoneRange Property

LightningChart .NET Help
Data value range for fast contour zones. The fast contour zone is a contour line equivalent.

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

Property Value

Type: Double
See Also