Click or drag to resize

AutoYFitMarginPercents Property

LightningChart .NET Help
Margin in percents of min...max range. Using some margin leaves a gap between series and axis minimum and maximum values.

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

Property Value

Type: Double
See Also