Click or drag to resize

OrientationArrowsOptions3DColorArrowZ Property

LightningChart .NET Help
Color of Z-axis Orientation Arrow. Default 'Blue'

Namespace:  Arction.Wpf.Charting.Views.View3D
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(Color), "Blue")]
public Color ColorArrowZ { get; set; }

Property Value

Type: Color
See Also