HalfDonutHalfDonutBackgroundColor Property |
LightningChart .NET Help
Background color.
Namespace:
Arction.CustomControls.Wpf
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic Color HalfDonutBackgroundColor { get; set; }Public Property HalfDonutBackgroundColor As Color
Get
Set
public:
property Color HalfDonutBackgroundColor {
Color get ();
void set (Color value);
}Property Value
Type:
Color
See Also