Click or drag to resize

Axis3DBaseAllowScaling Property

LightningChart .NET Help
Axis min and max values adjust by user. Draws scale nibs in the ends of the axis.

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

Property Value

Type: Boolean
See Also