Click or drag to resize

BarViewOptionsIndexGroupingFitGroupDistance Property

LightningChart .NET Help
Distance from bar group to bar group in pixels.

Namespace:  Arction.Wpf.Charting.Views.ViewXY
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(10)]
public int IndexGroupingFitGroupDistance { get; set; }

Property Value

Type: Int32
See Also