Package | Description |
---|---|
com.orchestranetworks.addon.dqid.chart |
Provides classes to define charts and write them to an HTML document.
|
Modifier and Type | Field and Description |
---|---|
static LegendPosition |
LegendPosition.NorthEast |
static LegendPosition |
LegendPosition.NorthWest |
static LegendPosition |
LegendPosition.SouthEast |
static LegendPosition |
LegendPosition.SouthWest |
Modifier and Type | Method and Description |
---|---|
void |
Options.setLegendPosition(LegendPosition position) |
void |
Template.setLegendPosition(LegendPosition position)
The legend's position, if it is set to show.
|