HalfDonutShowNeedle Property |
LightningChart .NET Help
Show needle indicator.
Namespace:
Arction.CustomControls.Wpf
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic bool ShowNeedle { get; set; }Public Property ShowNeedle As Boolean
Get
Set
public:
property bool ShowNeedle {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean
See Also