| Package | Description |
|---|---|
| de.hybris.platform.platformbackoffice.charts | |
| de.hybris.platform.platformbackoffice.widgets.charts |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ChartInfoLabel> |
ChartHandler.getDefaultInfoLabels(Charts charts)
The method should return a default set of labels to be displayed under the chart.
|
java.util.Collection<ChartInfoLabel> |
DefaultAbstractCollectorChartHandler.getDefaultInfoLabels(Charts charts) |
java.util.Collection<ChartInfoLabel> |
ChartHandler.getInfoLabels(Charts charts,
int pointIndex)
The method should return a set of labels to be displayed under the chart for a selected point of the data series
(if applicable).
|
java.util.Collection<ChartInfoLabel> |
DefaultAbstractCollectorChartHandler.getInfoLabels(Charts charts,
int pointIndex) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenericChartController.renderInfoLabels(java.util.Collection<ChartInfoLabel> infoLabels) |
Copyright © 2018 SAP SE. All Rights Reserved.