Click or drag to resize

AxisRoundBaseAllowScaling Property

LightningChart .NET Help
Axis min and max values adjust by user. Draws scale nibs in the ends of the 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 AllowScaling { get; set; }

Property Value

Type: Boolean
See Also