LightningChart .NET Help
Use palette from referenced series for Y-axis coloring.
Namespace:
Arction.Wpf.Charting.Axes
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic bool UsePalette { get; set; }Public Property UsePalette As Boolean
Get
Set
public:
property bool UsePalette {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean
See Also