Click or drag to resize

AxisTitleDistanceToAxis Property

LightningChart .NET Help
Title distance from axis line. Value is ignored, if AxisTitleAutoPlacement is enabled.

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

Property Value

Type: Int32
See Also