Click or drag to resize

BarViewOptions3DIndexGroupingFitGroupDistance Property

LightningChart .NET Help
Space between bar groups as world values, when grouping is fitted.

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

Property Value

Type: Double
See Also