Click or drag to resize

BarViewOptions3DBarSpacing Property

LightningChart .NET Help
Space between bars in same group as world values.

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

Property Value

Type: Double
See Also