Click or drag to resize

AxisBaseFormatValueLabel Event

LightningChart .NET Help
Event to format axis tick value to custom string.

Namespace:  Arction.Wpf.Charting.Axes
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public event AxisBaseFormatValueLabelEventHandler FormatValueLabel

Value

Type: Arction.Wpf.Charting.AxesAxisBaseFormatValueLabelEventHandler
See Also