public class ContinuousAreaStyle
extends com.inet.report.chart.plot.ContinuousStyle
ContinuousAreaPlot
.AREA_NUMBER
,
AREA_DATE
,
Serialized FormModifier and Type | Field and Description |
---|---|
static ContinuousAreaStyle |
AREA_DATE
This is a area style with date values on the category axis.
|
static ContinuousAreaStyle |
AREA_NUMBER
This is a area style with number values on the category axis.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.util.List |
getAllowedDatasets(Chart2 chart)
Returns the list of dataset supported by this chart style.
|
AbstractPlot |
getDefaultPlot()
Creates a new continuous area plot and initializes the plot with default settings.
|
public static final ContinuousAreaStyle AREA_NUMBER
public static final ContinuousAreaStyle AREA_DATE
public boolean equals(java.lang.Object obj)
public AbstractPlot getDefaultPlot()
getDefaultPlot
in class com.inet.report.chart.plot.ContinuousStyle
ContinuousAreaPlot
.AbstractPlot
Copyright © 1999-2020 by i-net software GmbH