Click or drag to resize

ViewPie3DThickness Property

LightningChart .NET Help
Pie thickness.

Namespace:  Arction.WinForms.Charting.Views.ViewPie3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(double), "25")]
public double Thickness { get; set; }

Property Value

Type: Double
See Also