public abstract static class ChartOptions.XYLabels<C extends AbstractChartBuilder<C>,O extends ChartOptions.XYLabels<C,O>> extends ChartOptions.Basic<C,O>
Constructor and Description |
---|
XYLabels(C backLink,
String instanceId) |
Modifier and Type | Method and Description |
---|---|
O |
setXLabel(String xLabel) |
O |
setYLabel(String yLabel) |
setHideLegend, setHideTooltips, setSubtitle, setTitle
getThis, setBoxplotAxisLabel, setBoxplotAxisMax, setBoxplotAxisMin, setComparison, setComparisonType, setDisableDrilldown, setDisableZoom, setMarker, setMaxDataPoints, setShowZAxis, setXMax, setXMax, setXMin, setXMin, setYMax, setYMin, setZLabel, setZMax, setZMin
public final O setXLabel(String xLabel)
setXLabel
in class AbstractChartOptions<C extends AbstractChartBuilder<C>,O extends ChartOptions.XYLabels<C,O>>
public final O setYLabel(String yLabel)
setYLabel
in class AbstractChartOptions<C extends AbstractChartBuilder<C>,O extends ChartOptions.XYLabels<C,O>>
Copyright © 2019. All rights reserved.