Click or drag to resize

SeriesBaseRound  Conversion (SeriesBaseRound to LegendBoxObject)

LightningChart .NET Help
Get item as LegendBoxMouseObject.

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

Parameters

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

Return Value

Type: LegendBoxObject

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

See Also