Click or drag to resize

AxisPolarBaseMarginInner Property

LightningChart .NET Help
Inner margin between this and the next axis (the one inside this one). Note that this does nothing if there is no axis inside this one.

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

Property Value

Type: Int32
See Also