Interface MinMaxCallback<T>
-
- All Superinterfaces:
Scriptable<T,ScaleContext>
public interface MinMaxCallback<T> extends Scriptable<T,ScaleContext>
Callback interface to setmin
,max
,suggestedMin
andsuggestedMax
properties for the axes.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
-
Methods inherited from interface org.pepstock.charba.client.callbacks.Scriptable
invoke
-
-