public class ContinuousBarStyle
extends com.inet.report.chart.plot.ContinuousStyle
ContinuousBarPlot
.BAR_NUMBER
,
BAR_DATE
,
Serialized FormModifier and Type | Field and Description |
---|---|
static ContinuousBarStyle |
BAR_DATE
This is a bar style with date values on the category axis.
|
static ContinuousBarStyle |
BAR_NUMBER
This is a bar 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 bar plot and initializes the plot with default settings.
|
public static final ContinuousBarStyle BAR_NUMBER
public static final ContinuousBarStyle BAR_DATE
public boolean equals(java.lang.Object obj)
public AbstractPlot getDefaultPlot()
getDefaultPlot
in class com.inet.report.chart.plot.ContinuousStyle
ContinuousBarPlot
.AbstractPlot
Copyright © 1999-2020 by i-net software GmbH