HalfDonutSaturation Property |
LightningChart .NET Help
HSVA Saturation 0-1.
Namespace:
Arction.CustomControls.Wpf
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic double Saturation { get; set; }Public Property Saturation As Double
Get
Set
public:
property double Saturation {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also