Enum WaterfallContourLineType
- Namespace
- LightningChartLib.WinForms.Charting
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Waterfall series contour line type.
public enum WaterfallContourLineType
Fields
FastColorZones = 1Performance optimized thin zone at palette step edge.
FastPalettedZones = 2Performance optimized thin zone at palette step edge, various colors set by the palette.
None = 0No contour line.