Click or drag to resize

OrientationArrowsOptions3DColorArrowY Property

LightningChart .NET Help
Color of Y-axis Orientation Arrow. Default 'Green'

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), "Green")]
public Color ColorArrowY { get; set; }

Property Value

Type: Color
See Also