ViewXYCreateDefaultLegendBoxes Method |
LightningChart .NET Help
Create default LegendBox and add to LegendBox collection.
Namespace:
Arction.Wpf.ChartingMVVM.Views.ViewXY
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic static LegendBoxXYCollection CreateDefaultLegendBoxes()
Public Shared Function CreateDefaultLegendBoxes As LegendBoxXYCollection
public:
static LegendBoxXYCollection^ CreateDefaultLegendBoxes()
Return Value
Type:
LegendBoxXYCollection[Missing <returns> documentation for "M:Arction.Wpf.ChartingMVVM.Views.ViewXY.ViewXY.CreateDefaultLegendBoxes"]
See Also