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