Click or drag to resize

BarSeries3DBarDepth Property

LightningChart .NET Help
Bar depth.

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

Property Value

Type: Double
See Also