Click or drag to resize

BarViewOptions3DIndexGroupingFitGroupSideMargins Property

LightningChart .NET Help
Space between edge and nearest 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), "10")]
public double IndexGroupingFitGroupSideMargins { get; set; }

Property Value

Type: Double
See Also