Click or drag to resize

AxisXYBaseRangeRevertEnabled Property

LightningChart .NET Help
Range revert enabled. Disable this if you don't want the RangeRevert operation to effect this axis.

Namespace:  Arction.Wpf.Charting.Axes
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(true)]
public bool RangeRevertEnabled { get; set; }

Property Value

Type: Boolean
See Also