Click or drag to resize

AxisXSweepingGap Property

LightningChart .NET Help
Sweeping gap, percents of graph width. Used when ScrollType is set to Sweeping. Valid range is 0...20 %

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

Property Value

Type: Double
See Also