Click or drag to resize

OrientationArrowsOptions3DArrowWidth Property

LightningChart .NET Help
Orientation Arrow's width in screen pixels.

Namespace:  Arction.Wpf.ChartingMVVM.Views.View3D
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(double), "2")]
public double ArrowWidth { get; set; }

Property Value

Type: Double
See Also