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
Syntaxpublic void InvalidateCustomTicks()
Public Sub InvalidateCustomTicks
public:
void InvalidateCustomTicks()
See Also