Class WaterfallChart.WaterfallOptions
- Object
-
- ObjectIdentity
-
- BacklinkBuilder<C>
-
- AbstractChartOptions<C,O>
-
- ChartOptions.Basic<WaterfallChart,WaterfallChart.WaterfallOptions>
-
- WaterfallOptions
-
- Enclosing class:
- WaterfallChart
public static class WaterfallChart.WaterfallOptions extends ChartOptions.Basic<WaterfallChart,WaterfallChart.WaterfallOptions>
-
-
Constructor Summary
Constructors Constructor Description WaterfallOptions(WaterfallChart backLink, String instanceId)
-
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, setXLabel, setXLogarithmic, setXMax, setXMax, setXMin, setXMin, setYLabel, setYLogarithmic, setYMax, setYMin, setZLabel, setZLogarithmic, setZMax, setZMin
-
-
-
-
Constructor Detail
-
WaterfallOptions
public WaterfallOptions(WaterfallChart backLink, String instanceId)
-
-