LegendBoxSurfaces Constructor (LegendBoxBase) |
LightningChart .NET Help
Constructor.
Namespace:
Arction.Wpf.Charting.Views
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic LegendBoxSurfaces(
LegendBoxBase legendBox
)
Public Sub New (
legendBox As LegendBoxBase
)
public:
LegendBoxSurfaces(
LegendBoxBase^ legendBox
)
Parameters
- legendBox
- Type: Arction.Wpf.Charting.ViewsLegendBoxBase
[Missing <param name="legendBox"/> documentation for "M:Arction.Wpf.Charting.Views.LegendBoxSurfaces.#ctor(Arction.Wpf.Charting.Views.LegendBoxBase)"]
See Also