Click or drag to resize

Sector  Conversion (Sector to LegendBoxObject)

LightningChart .NET Help
Get item as LegendBoxMouseObject.

Namespace:  Arction.Wpf.Charting.SeriesPolar
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public static implicit operator LegendBoxObject (
	Sector s
)

Parameters

s
Type: Arction.Wpf.Charting.SeriesPolarSector
related object

Return Value

Type: LegendBoxObject

[Missing <returns> documentation for "M:Arction.Wpf.Charting.SeriesPolar.Sector.op_Implicit(Arction.Wpf.Charting.SeriesPolar.Sector)~Arction.Wpf.Charting.Views.LegendBoxObject"]

See Also