Table of Contents

Enum WaterfallContourLineType

Namespace
LightningChartLib.WinForms.Charting
Assembly
LightningChart.WinForms.Charting.NET4.dll

Waterfall series contour line type.

public enum WaterfallContourLineType

Fields

FastColorZones = 1

Performance optimized thin zone at palette step edge.

FastPalettedZones = 2

Performance optimized thin zone at palette step edge, various colors set by the palette.

None = 0

No contour line.