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