Click or drag to resize

BarSeries3DBarWidth Property

LightningChart .NET Help
Bar width.

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

Property Value

Type: Double
See Also