public interface XAxisChartSettingsBuilder<T extends XAxisChartSettingsBuilder> extends ChartSettingsBuilder<T>
Modifier and Type | Method and Description |
---|---|
T |
xAxisAngle(int angle)
Set the X axis labels display angle (from 0 to 360).
|
T |
xAxisTitle(String title)
Set the X axis title.
|
T |
yAxisTitle(String title)
Set the Y axis title.
|
height, legendOff, legendOn, legendOn, margins, resizableOff, resizableOn, width
backgroundColor, buildSettings, dataset, expression, expression, filterOff, filterOn, format, format, format, htmlTemplate, jsTemplate, refreshOff, refreshOn, refreshOn, renderer, subtype, title, titleVisible, uuid
T xAxisTitle(String title)
T xAxisAngle(int angle)
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.