Interface PointStyleCallback<C extends ChartContext>
-
- All Superinterfaces:
Scriptable<Object,C>
public interface PointStyleCallback<C extends ChartContext> extends Scriptable<Object,C>
Callback interface to setpointStyle
property at runtime.- Author:
- Andrea "Stock" Stocchero
- See Also:
PointStyle
,Img
,Canvas
-
-
Method Summary
-
Methods inherited from interface org.pepstock.charba.client.callbacks.Scriptable
invoke
-
-