public static interface GoogleChartDisplayer.View<P extends GoogleChartDisplayer> extends GoogleDisplayer.View<P>
| Modifier and Type | Method and Description |
|---|---|
void |
setHeight(int height) |
void |
setLegendPosition(Position position) |
void |
setMarginBottom(int marginBottom) |
void |
setMarginLeft(int marginLeft) |
void |
setMarginRight(int marginRight) |
void |
setMarginTop(int marginTop) |
void |
setSubType(DisplayerSubType subType) |
void |
setWidth(int width) |
dataAddColumn, dataClear, dataFormatDateColumn, dataFormatNumberColumn, dataRowCount, dataSetValue, dataSetValue, dataSetValue, draw, getColumnsTitle, getGroupsTitle, setFilterLabelSet, showTitlecancelRefreshTimer, clear, enableRefreshTimer, error, errorDataSetNotFound, errorMissingHandler, errorMissingSettings, setId, showLoading, showVisualizationvoid setWidth(int width)
void setHeight(int height)
void setMarginTop(int marginTop)
void setMarginBottom(int marginBottom)
void setMarginRight(int marginRight)
void setMarginLeft(int marginLeft)
void setLegendPosition(Position position)
void setSubType(DisplayerSubType subType)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.