Click or drag to resize

BarSeries3DCornerPercentage Property

LightningChart .NET Help
Corner percentage on rounded cylinder and beveled styles.

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

Property Value

Type: Double
See Also