public class DepthAxis extends Axis
Title: DepthAxis class
Description: Z plane Axis characteristics.
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
axisCalcResolver, AXISCLICKGAP, axisDraw, axispen, axisTitle, bVisible, grid, hideBackGrid, hideSideGrid, horizontal, iAxisDateTime, iAxisSize, iEndPos, iGapSize, inverted, iRangezero, isDepthAxis, iStartPos, iZPos, MAXPIXELPOS, MINAXISRANGE, minorGrid, useMaxPixelPos, zPositionchart, InternalUse| Constructor and Description |
|---|
DepthAxis(boolean horiz,
boolean isOtherSide,
IBaseChart c) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getLabelsAsSeriesTitles() |
void |
setLabelsAsSeriesTitles(boolean value) |
adjustMaxMin, adjustMaxMinRect, calcAllSeries, calcIncrement, calcLabelStyle, calcMinMax, calcPosPoint, calcPosValue, calcRect, calcRoundScales, calcSizeValue, calcXPosValue, calcXYIncrement, calcYPosValue, calcZPos, checkNextLabelValue, clicked, clicked, dateTimeDefaultFormat, dateTimeIncrement, draw, draw, draw, draw, draw, draw, drawAxisLabel, drawAxisLabel, drawAxisLabel, drawLineSegment, drawTitle, findDateTimeStep, getAutomatic, getAutomaticMaximum, getAutomaticMinimum, getAxisCalcResolver, getAxisPen, getCalcIncrement, getCustomLabels, getDepthAxisAlign, getEndPosition, getGrid, getGridCentered, getHorizontal, getIncrement, getInflateAxisPos, getInverted, getIsDepthAxis, getLabels, getLabelsOnAxis, getLogarithmic, getLogarithmicBase, getMaximum, getMaximumOffset, getMaxRound, getMaxXValue, getMaxYValue, getMinAxisIncrement, getMinimum, getMinimumOffset, getMinorGrid, getMinorTickCount, getMinorTicks, getMinRound, getMinXValue, getMinYValue, getOtherSide, getPartnerAxis, getPosAxis, getPosition, getPositionUnits, getRange, getRelativePosition, getSizeLabels, getSizeLabels, getSizeTickAxis, getStartPosition, getTickOnLabelsOnly, getTicks, getTicksInner, getTitle, getTitleSize, getUseMaxPixelPos, getUsePartnerAxis, getVisible, getZPosition, incDecDateTime, inflateAxisPos, internalCalcDepthPosValue, internalCalcLogPosValue, internalCalcPositions, internalCalcPosPoint, internalCalcRange, internalSetInverted, isCustom, isDateTime, maxLabelsWidth, readResolve, removeAxisCalcResolver, scroll, setAutomatic, setAutomaticMaximum, setAutomaticMinimum, setAxisCalcPosValueDelegate, setAxisCalcResolver, setAxisCalcXPosValueDelegate, setAxisCalcYPosValueDelegate, setCalcPosValue, setChart, setEndPosition, setGridCentered, setHorizontal, setIncrement, setInverted, setLabelsOnAxis, setLogarithmic, setLogarithmicBase, setMaximum, setMaximumOffset, setMaxRound, setMinAxisIncrement, setMinimum, setMinimumOffset, setMinMax, setMinMax, setMinorTickCount, setMinorTicks, setMinRound, setOtherSide, setPartnerAxis, setPositionUnits, setPosTitle, setRelativePosition, setStartPosition, setTickOnLabelsOnly, setTicks, setTitle, setTitleSize, setUseMaxPixelPos, setUsePartnerAxis, setVisible, setZPosition, shouldSerializeHorizontal, shouldSerializeMaximum, shouldSerializeMinimum, shouldSerializeOtherSide, shouldSerializeZPosition, titleOrNamegetChart, invalidate, setBooleanProperty, setColorProperty, setDoubleProperty, setIntegerProperty, setStringPropertypublic DepthAxis(boolean horiz,
boolean isOtherSide,
IBaseChart c)