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