Click or drag to resize

Axis3DBaseLabelTicksGap Property

LightningChart .NET Help
Gap between labels and ticks. Value is in pixels.

Namespace:  Arction.WinForms.Charting.Axes
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(0,5f)]
public double LabelTicksGap { get; set; }

Property Value

Type: Double
See Also