Click or drag to resize

ViewPie3DSetPieSize Method

LightningChart .NET Help
Set pie size.

Namespace:  Arction.Wpf.Charting.Views.ViewPie3D
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public void SetPieSize(
	float size
)

Parameters

size
Type: SystemSingle
Size. Default is 150
See Also