Click or drag to resize

SeriesBase3D  Conversion (SeriesBase3D to LegendBoxObject)

LightningChart .NET Help
Get item as LegendBoxMouseObject.

Namespace:  Arction.WinForms.Charting.Series3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public static implicit operator LegendBoxObject (
	SeriesBase3D s
)

Parameters

s
Type: Arction.WinForms.Charting.Series3DSeriesBase3D
related object

Return Value

Type: LegendBoxObject

[Missing <returns> documentation for "M:Arction.WinForms.Charting.Series3D.SeriesBase3D.op_Implicit(Arction.WinForms.Charting.Series3D.SeriesBase3D)~Arction.WinForms.Charting.Views.LegendBoxObject"]

See Also