Interface MaxTicksLimitCallback
-
- All Superinterfaces:
Scriptable<Integer,ScaleContext>
public interface MaxTicksLimitCallback extends Scriptable<Integer,ScaleContext>
Callback interface to setmaxTicksLimit
property at runtime, forIsLinearTick
instances.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
-
Methods inherited from interface org.pepstock.charba.client.callbacks.Scriptable
invoke
-
-