Click or drag to resize

AxisBaseInvalidateCustomTicks Method

LightningChart .NET Help
Sets new custom ticks to take effect instantly. Call this after you have added the ticks in code.

Namespace:  Arction.Wpf.ChartingMVVM.Axes
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public void InvalidateCustomTicks()
See Also