Click or drag to resize

LegendBoxBaseValueLabelFont Property

LightningChart .NET Help
Series value text font.

Namespace:  Arction.WinForms.Charting.Views
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public Font ValueLabelFont { get; set; }

Property Value

Type: Font
See Also