Click or drag to resize

AxisBaseAxisColor Property

LightningChart .NET Help
Axis line color.

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

Property Value

Type: Color
See Also