LightningChartThemeBasicsColorSaturation Property |
LightningChart .NET Help
HSVA color saturation
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic double ColorSaturation { get; set; }Public Property ColorSaturation As Double
Get
Set
public:
property double ColorSaturation {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also