Click or drag to resize

ViewPie3DStyle Property

LightningChart .NET Help
3D pie draw style.

Namespace:  Arction.WinForms.Charting.Views.ViewPie3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(PieStyle3D.Pie)]
public PieStyle3D Style { get; set; }

Property Value

Type: PieStyle3D
See Also