T
- type of result of invocation method.public interface Scriptable<T>
Modifier and Type | Method and Description |
---|---|
T |
invoke(IsChart chart,
ScriptableContext context)
Returns the value of property at runtime, using the chart instance and the context.
|
T invoke(IsChart chart, ScriptableContext context)
chart
- chart instancecontext
- context instance