Click or drag to resize

WaterfallContourLineType Enumeration

LightningChart .NET Help
Waterfall series contour line type.

Namespace: LightningChartLib.UWP.ChartingMVVM
Assembly: LightningChart.UWP.ChartingMVVM (in LightningChart.UWP.ChartingMVVM.dll) Version: 11.0.1
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public enum WaterfallContourLineType
Members
Member nameValueDescription
None0 No contour line.
FastColorZones1 Performance optimized thin zone at palette step edge.
FastPalettedZones2 Performance optimized thin zone at palette step edge, various colors set by the palette.
See Also