Interface InflateAmountCallback
-
- All Superinterfaces:
Scriptable<Integer,DatasetContext>
public interface InflateAmountCallback extends Scriptable<Integer,DatasetContext>
Callback interface to setinflateAmount
property at runtime, forBarDataset
orBar
element instances.
ReturningUndefined.INTEGER
, the chart will automatically calculate the amount of pixels to inflate the bar rectangles, when drawing.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
-
Methods inherited from interface org.pepstock.charba.client.callbacks.Scriptable
invoke
-
-