Specifies if and where chart legends are to appear.
legendPosition="position"
where:
| Argument | Default | Description |
|---|---|---|
| position | bottom | A String with one of the following values:none, bottom, right.
When the application’s rendering mode is DHTML, the default is bottom. If
the application’s rendering mode is set to Java™, the default is right.
For dial charts, when you specify the dials using the nested <blox:dial> tag, legendPosition is automatically set to none as the legend will not be meaningful to users. |
The default is bottom if the application’s default render mode is set to DHTML.
legendPosition="none"