LightningChartThemeBasicsColorStrength Property |
LightningChart .NET Help
HSVA color strength
Namespace:
Arction.WinForms.Charting
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic double ColorStrength { get; set; }Public Property ColorStrength As Double
Get
Set
public:
property double ColorStrength {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also