Click or drag to resize

PaletteType Enumeration

LightningChart .NET Help
Surface palette type.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public enum PaletteType
Members
  Member nameValueDescription
Uniform0 Uniform colored palette, clear steps.
Gradient1 Gradient palette, smooth steps.
See Also