Class ChartOptions.XYLabels<C extends AbstractChartBuilder<C>,O extends ChartOptions.XYLabels<C,O>>
Object
ObjectIdentity
BacklinkBuilder<C>
AbstractChartOptions<C,O>
ChartOptions.Basic<C,O>
XYLabels<C,O>
- Direct Known Subclasses:
ChartOptions.XYMinMax
,ChartOptions.ZAxis
,HeatmapChart.HeatmapOptions
,PieChart.PieOptions
,TimeSeriesScatterChart.TimeSeriesScatterOptions
- Enclosing class:
ChartOptions
public abstract static class ChartOptions.XYLabels<C extends AbstractChartBuilder<C>,O extends ChartOptions.XYLabels<C,O>>
extends ChartOptions.Basic<C,O>
-
Field Summary
Fields inherited from class BacklinkBuilder
METHOD_BACK
Fields inherited from class ObjectIdentity
classId, idGenerator, instanceId, invocations, m, NONE, parentObjectIdentity
-
Constructor Summary
-
Method Summary
Methods inherited from class ChartOptions.Basic
setHideLegend, setHideTooltips, setSubtitle, setTitle
Methods inherited from class AbstractChartOptions
getThis, setBoxplotAxisLabel, setBoxplotAxisMax, setBoxplotAxisMin, setComparison, setComparisonType, setDisableDrilldown, setDisableZoom, setMarker, setMaxDataPoints, setShowZAxis, setXLogarithmic, setXMax, setXMax, setXMin, setXMin, setYLogarithmic, setYMax, setYMin, setZLabel, setZLogarithmic, setZMax, setZMin
Methods inherited from class BacklinkBuilder
back, getParent
Methods inherited from class ObjectIdentity
addInvocation, addInvocation
-
Constructor Details
-
XYLabels
-
-
Method Details
-
setXLabel
- Overrides:
setXLabel
in classAbstractChartOptions<C extends AbstractChartBuilder<C>,
O extends ChartOptions.XYLabels<C, O>>
-
setYLabel
- Overrides:
setYLabel
in classAbstractChartOptions<C extends AbstractChartBuilder<C>,
O extends ChartOptions.XYLabels<C, O>>
-