public class WaterfallSeries extends OneValueSeries
Series.DataPointTypeEnum, Series.TypeEnum
Constructor and Description |
---|
WaterfallSeries() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Boolean |
isShowConnectorLines()
True if inner points are shown.
|
void |
setShowConnectorLines(Boolean showConnectorLines) |
WaterfallSeries |
showConnectorLines(Boolean showConnectorLines) |
String |
toString() |
addDataPointsItem, dataPoints, getDataPoints, setDataPoints
dataPointType, effectFormat, explosion, fillFormat, getDataPointType, getEffectFormat, getExplosion, getFillFormat, getInvertedSolidFillColor, getLineFormat, getMarker, getName, getNumberFormatOfBubbleSizes, getNumberFormatOfValues, getNumberFormatOfXValues, getNumberFormatOfYValues, getOrder, getType, invertedSolidFillColor, invertIfNegative, isColorVaried, isInvertIfNegative, isIsColorVaried, isPlotOnSecondAxis, isSmooth, lineFormat, marker, name, numberFormatOfBubbleSizes, numberFormatOfValues, numberFormatOfXValues, numberFormatOfYValues, order, plotOnSecondAxis, setDataPointType, setEffectFormat, setExplosion, setFillFormat, setInvertedSolidFillColor, setInvertIfNegative, setIsColorVaried, setLineFormat, setMarker, setName, setNumberFormatOfBubbleSizes, setNumberFormatOfValues, setNumberFormatOfXValues, setNumberFormatOfYValues, setOrder, setPlotOnSecondAxis, setSmooth, setType, smooth, type
public WaterfallSeries showConnectorLines(Boolean showConnectorLines)
public Boolean isShowConnectorLines()
public void setShowConnectorLines(Boolean showConnectorLines)
public boolean equals(Object o)
equals
in class OneValueSeries
public int hashCode()
hashCode
in class OneValueSeries
public String toString()
toString
in class OneValueSeries
Copyright © 2021. All rights reserved.