Click or drag to resize

LegendBoxRoundValueLabelFont Property

LightningChart .NET Help
Series value label font.

Namespace:  Arction.Wpf.Charting.Views.ViewRound
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[BrowsableAttribute(false)]
public WpfFont ValueLabelFont { get; }

Property Value

Type: WpfFont
See Also