public class DepthAxis extends Axis
Title: DepthAxis class
Description: Z plane Axis characteristics.
Copyright (c) 2005-2019 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, zPosition
chart, 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, applyPosition, 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, getRectangleEdge, 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, setPosAxis, setPositionUnits, setPosTitle, setRelativePosition, setStartPosition, setTickOnLabelsOnly, setTicks, setTitle, setTitleSize, setUseMaxPixelPos, setUsePartnerAxis, setVisible, setZPosition, shouldSerializeHorizontal, shouldSerializeMaximum, shouldSerializeMinimum, shouldSerializeOtherSide, shouldSerializeZPosition, titleOrName
getChart, invalidate, setBooleanProperty, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty
public DepthAxis(boolean horiz, boolean isOtherSide, IBaseChart c)