ViewSmithBaseLegendBox Property |
LightningChart .NET Help
Legend box. Shows description of series
Namespace:
Arction.Wpf.Charting.Views.ViewSmith
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic LegendBoxSmith LegendBox { get; set; }Public Property LegendBox As LegendBoxSmith
Get
Set
public:
property LegendBoxSmith^ LegendBox {
LegendBoxSmith^ get ();
void set (LegendBoxSmith^ value);
}Property Value
Type:
LegendBoxSmith
See Also