Click or drag to resize

ValueRangePaletteType Property

LightningChart .NET Help
Palette coloring type.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(PaletteType.Gradient)]
public PaletteType Type { get; set; }

Property Value

Type: PaletteType
See Also