|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Legend | |
|---|---|
| com.sencha.gxt.chart.client.chart | |
| Uses of Legend in com.sencha.gxt.chart.client.chart |
|---|
| Methods in com.sencha.gxt.chart.client.chart that return Legend | |
|---|---|
Legend<M> |
LegendItem.getLegend()
Returns the legend that the item is attached. |
Legend<M> |
Chart.getLegend()
Returns the legend of the chart. |
| Methods in com.sencha.gxt.chart.client.chart with parameters of type Legend | |
|---|---|
void |
LegendItem.setLegend(Legend<M> legend)
Sets the legend that the item is attached. |
void |
Chart.setLegend(Legend<M> legend)
Sets the legend of the chart. |
| Constructors in com.sencha.gxt.chart.client.chart with parameters of type Legend | |
|---|---|
LegendItem(Legend<M> legend,
Series<M> series,
int yFieldIndex)
Creates a legend item. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||