| Package | Description |
|---|---|
| com.sencha.gxt.chart.client.chart.series |
| Modifier and Type | Method and Description |
|---|---|
Series.LabelPosition |
SeriesLabelConfig.getLabelPosition()
Returns the position of label on the series.
|
static Series.LabelPosition |
Series.LabelPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Series.LabelPosition[] |
Series.LabelPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SeriesLabelConfig.setLabelPosition(Series.LabelPosition labelPosition)
Sets the position of label on the series.
|
Copyright © 2014. All Rights Reserved.