Click or drag to resize

WaterfallSeries3DContourLineType Property

LightningChart .NET Help
Contour line type

Namespace:  Arction.WinForms.Charting.Series3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(WaterfallContourLineType.FastColorZones)]
public WaterfallContourLineType ContourLineType { get; set; }

Property Value

Type: WaterfallContourLineType
See Also