Class WaterfallComparisonChart.WaterfallComparisonOptions
Object
ObjectIdentity
- Enclosing class:
WaterfallComparisonChart
public static class WaterfallComparisonChart.WaterfallComparisonOptions
extends ChartOptions.Basic<WaterfallComparisonChart,WaterfallComparisonChart.WaterfallComparisonOptions>
-
Field Summary
Fields inherited from class BacklinkBuilder
METHOD_BACK
Fields inherited from class ObjectIdentity
classId, idGenerator, instanceId, invocations, m, NONE, parentObjectIdentity
-
Constructor Summary
ConstructorDescriptionWaterfallComparisonOptions
(WaterfallComparisonChart 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
Methods inherited from class BacklinkBuilder
back, getParent
Methods inherited from class ObjectIdentity
addInvocation, addInvocation
-
Constructor Details
-
WaterfallComparisonOptions
-