| Type: | string |
|---|---|
| Inherited: | no |
| Used By: | simplecurve |
| Default: | none |
The method name to call in the simplecurve tag. Must be a fully qualified name of a static Java method that takes a single double and returns a single double.
<simplecurve name="Sine" method="java.lang.Math.sin"/>