LegendBoxRoundValueLabelColor Property |
LightningChart .NET Help
Series value label 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)]
public Color ValueLabelColor { get; }<BrowsableAttribute(false)>
Public ReadOnly Property ValueLabelColor As Color
Get
public:
[BrowsableAttribute(false)]
property Color ValueLabelColor {
Color get ();
}Property Value
Type:
Color
See Also