public class ColorAxis extends YAxis
max, min, MINOR_TICK_INTERVAL_AUTO| Constructor and Description |
|---|
ColorAxis() |
| Modifier and Type | Method and Description |
|---|---|
Color |
getMaxColor() |
Color |
getMinColor() |
void |
setMaxColor(Color maxColor)
Solid gauge only.
|
void |
setMinColor(Color minColor)
Solid gauge only.
|
addCategory, addPlotBand, addPlotLine, addStop, addUnit, getAllowDecimals, getAlternateGridColor, getAngle, getBreaks, getCategories, getCeiling, getClassName, getCrosshair, getDateTimeLabelFormats, getDescription, getEndOnTick, getFloor, getGridLineColor, getGridLineDashStyle, getGridLineInterpolation, getGridLineWidth, getGridZIndex, getHeight, getId, getLabels, getLineColor, getLineWidth, getLinkedTo, getMaxPadding, getMinorGridLineColor, getMinorGridLineDashStyle, getMinorGridLineWidth, getMinorTickColor, getMinorTickInterval, getMinorTickLength, getMinorTickPosition, getMinorTickWidth, getMinPadding, getMinRange, getMinTickInterval, getOffset, getOpposite, getOrdinal, getPane, getPlotBands, getPlotLines, getRange, getReversed, getReversedStacks, getScrollbar, getShowEmpty, getShowFirstLabel, getShowLastLabel, getSoftMax, getSoftMin, getStackLabels, getStartOfWeek, getStartOnTick, getStops, getTickAmount, getTickColor, getTickInterval, getTickLength, getTickmarkPlacement, getTickPixelInterval, getTickPosition, getTickPositions, getTickWidth, getTitle, getTop, getType, getUniqueNames, getUnits, getVisible, removeCategory, removePlotBand, removePlotLine, removeStop, removeUnit, setAllowDecimals, setAlternateGridColor, setAngle, setBreaks, setCategories, setCeiling, setClassName, setCrosshair, setDateTimeLabelFormats, setDescription, setEndOnTick, setFloor, setGridLineColor, setGridLineDashStyle, setGridLineInterpolation, setGridLineWidth, setGridZIndex, setHeight, setId, setLabels, setLineColor, setLineWidth, setLinkedTo, setLinkedTo, setMaxPadding, setMinorGridLineColor, setMinorGridLineDashStyle, setMinorGridLineWidth, setMinorTickColor, setMinorTickInterval, setMinorTickLength, setMinorTickPosition, setMinorTickWidth, setMinPadding, setMinRange, setMinTickInterval, setOffset, setOpposite, setOrdinal, setPane, setPane, setPlotBands, setPlotLines, setRange, setReversed, setReversedStacks, setScrollbar, setShowEmpty, setShowFirstLabel, setShowLastLabel, setSoftMax, setSoftMin, setStackLabels, setStartOfWeek, setStartOnTick, setStops, setTickAmount, setTickColor, setTickInterval, setTickLength, setTickmarkPlacement, setTickPixelInterval, setTickPosition, setTickPositions, setTickWidth, setTitle, setTitle, setTop, setType, setUniqueNames, setUnits, setVisiblegetAxisIndex, getConfiguration, getMax, getMin, setAxisIndex, setConfiguration, setExtremes, setExtremes, setExtremes, setExtremes, setExtremes, setExtremes, setMax, setMax, setMin, setMinpublic Color getMaxColor()
getMaxColor in class YAxissetMaxColor(Color)public void setMaxColor(Color maxColor)
Defaults to: #003399
setMaxColor in class YAxispublic Color getMinColor()
getMinColor in class YAxissetMinColor(Color)public void setMinColor(Color minColor)
Defaults to: #e6ebf5
setMinColor in class YAxisCopyright © 2021. All rights reserved.