Click or drag to resize

AxisTitle3DDistanceToAxis Property

LightningChart .NET Help
Title distance from axis line, in 3D world space

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

Property Value

Type: Double
See Also