Click or drag to resize

LegendBoxRoundUnitsColor Property

LightningChart .NET Help
Units text color

Namespace:  Arction.Wpf.ChartingMVVM.Views.ViewRound
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
[BrowsableAttribute(false)]
[DefaultValueAttribute(typeof(Color), "White")]
public Color UnitsColor { get; }

Property Value

Type: Color
See Also