public class XYSeries extends Series
Series.DataPointTypeEnum, Series.TypeEnum
Constructor and Description |
---|
XYSeries() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getNumberFormatOfXValues()
The number format for the series x values.
|
String |
getNumberFormatOfYValues()
The number format for the series y values.
|
int |
hashCode() |
XYSeries |
numberFormatOfXValues(String numberFormatOfXValues) |
XYSeries |
numberFormatOfYValues(String numberFormatOfYValues) |
void |
setNumberFormatOfXValues(String numberFormatOfXValues) |
void |
setNumberFormatOfYValues(String numberFormatOfYValues) |
String |
toString() |
effectFormat, explosion, fillFormat, getDataPointType, getEffectFormat, getExplosion, getFillFormat, getInvertedSolidFillColor, getLineFormat, getMarker, getName, getOrder, getType, invertedSolidFillColor, invertIfNegative, isColorVaried, isInvertIfNegative, isIsColorVaried, isPlotOnSecondAxis, isSmooth, lineFormat, marker, name, order, plotOnSecondAxis, setDataPointType, setEffectFormat, setExplosion, setFillFormat, setInvertedSolidFillColor, setInvertIfNegative, setIsColorVaried, setLineFormat, setMarker, setName, setOrder, setPlotOnSecondAxis, setSmooth, setType, smooth, type
public String getNumberFormatOfYValues()
public void setNumberFormatOfYValues(String numberFormatOfYValues)
public String getNumberFormatOfXValues()
public void setNumberFormatOfXValues(String numberFormatOfXValues)
Copyright © 2022. All rights reserved.