Click or drag to resize

SeriesBaseXY  Conversion (SeriesBaseXY to LegendBoxObject)

LightningChart .NET Help
Get item as LegendBoxMouseObject.

Namespace:  Arction.Wpf.ChartingMVVM.SeriesXY
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public static implicit operator LegendBoxObject (
	SeriesBaseXY s
)

Parameters

s
Type: Arction.Wpf.ChartingMVVM.SeriesXYSeriesBaseXY
related object

Return Value

Type: LegendBoxObject

[Missing <returns> documentation for "M:Arction.Wpf.ChartingMVVM.SeriesXY.SeriesBaseXY.op_Implicit(Arction.Wpf.ChartingMVVM.SeriesXY.SeriesBaseXY)~Arction.Wpf.ChartingMVVM.Views.LegendBoxObject"]

See Also