Click or drag to resize

OrientationArrowsOptions3DArrowLength Property

LightningChart .NET Help
Orientation Arrow's length in screen pixels, maximum projection.

Namespace:  Arction.WinForms.Charting.Views.View3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(double), "100")]
public double ArrowLength { get; set; }

Property Value

Type: Double
See Also