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