Class RangeStackedBarChart
java.lang.Object
com.codename1.charts.views.AbstractChart
com.codename1.charts.views.XYChart
com.codename1.charts.views.BarChart
com.codename1.charts.views.RangeBarChart
com.codename1.charts.views.RangeStackedBarChart
-
Nested Class Summary
Nested classes/interfaces inherited from class BarChart
BarChart.Type -
Field Summary
Fields -
Method Summary
Methods inherited from class RangeBarChart
drawChartValuesText, drawSeries, getCoeficientMethods inherited from class BarChart
clickableAreasForPoints, drawBar, drawBar, drawLegendShape, getDefaultMinimum, getGradientPartialColor, getHalfDiffX, getLegendShapeWidth, isRenderNullValuesMethods inherited from class XYChart
draw, drawPoints, drawSeries, drawText, drawXLabels, drawXTextLabels, drawYLabels, getCalcRange, getDataset, getPointsChart, getRenderer, getScreenR, getSeriesAndPointForScreenCoordinate, getXLabels, getYLabels, isRenderPoints, setCalcRange, setDatasetRenderer, setScreenR, toRealPoint, toRealPoint, toScreenPoint, toScreenPointMethods inherited from class AbstractChart
calculateDrawPoints, drawBackground, drawLabel, drawLegend, drawPath, drawPath, drawString, getExceed, getLabel, getLegendSize, isNullValue, isVertical
-
Field Details
-
TYPE
-
-
Method Details
-
getChartType
Description copied from class:RangeBarChartReturns the chart type identifier.
Returns
the chart type
- Overrides:
getChartTypein classRangeBarChart
-