public class RangeStackedBarChart
- Object
- AbstractChart
- XYChart
- BarChart
- RangeBarChart
- RangeStackedBarChart
Fields
public static final String TYPE = "RangeStackedBar" | The chart type. |
Methods
public String getChartType() | Returns the chart type identifier. |
Inherited nested types
Inherited fields
Inherited methods
From BarChart
clickableAreasForPoints, drawBar, drawBar, getGradientPartialColor, getLegendShapeWidth, drawLegendShape, getHalfDiffX, isRenderNullValues, getDefaultMinimum
From XYChart
setDatasetRenderer, draw, getXLabels, getYLabels, getScreenR, setScreenR, drawSeries, drawPoints, drawText, drawXLabels, drawYLabels, drawXTextLabels, getRenderer, getDataset, getCalcRange, setCalcRange, toRealPoint, toScreenPoint, toRealPoint, toScreenPoint, getSeriesAndPointForScreenCoordinate, isRenderPoints, getPointsChart
Field details
TYPE
public static final String TYPE = "RangeStackedBar"The chart type.
Method details
getChartType
public String getChartType()Returns the chart type identifier.
Returns
the chart type