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.Charting.Axes
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic void InvalidateCustomTicks()
Public Sub InvalidateCustomTicks
public:
void InvalidateCustomTicks()
See Also