Click or drag to resize

PieSlice  Conversion (PieSlice to LegendBoxObject)

LightningChart .NET Help
Get item as LegendBoxMouseObject.

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

Parameters

s
Type: Arction.Wpf.ChartingMVVM.Views.ViewPie3DPieSlice
related object

Return Value

Type: LegendBoxObject

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

See Also