HalfDonutStartingColorValue Property |
LightningChart .NET Help
Starting color value. Should be between 0 and 360.
Namespace:
Arction.CustomControls.Wpf
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic double StartingColorValue { get; set; }Public Property StartingColorValue As Double
Get
Set
public:
property double StartingColorValue {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also