Click or drag to resize

AxisXScaleBreaks Property

LightningChart .NET Help
ScaleBreaks list. Used to not display defined axis value ranges.

Namespace:  Arction.Wpf.Charting.Axes
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public List<ScaleBreak> ScaleBreaks { get; set; }

Property Value

Type: ListScaleBreak
See Also