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