LightningChart .NET Help
Surface palette type.
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
SyntaxPublic Enumeration PaletteType
public enum class PaletteType
Members|
| Member name | Value | Description |
|---|
| Uniform | 0 |
Uniform colored palette, clear steps.
|
| Gradient | 1 |
Gradient palette, smooth steps.
|
See Also