com.steema.teechart.axis
Class DepthAxis

java.lang.Object
  extended by com.steema.teechart.TeeBase
      extended by com.steema.teechart.axis.Axis
          extended by com.steema.teechart.axis.DepthAxis

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


Field Summary
 
Fields inherited from class com.steema.teechart.axis.Axis
axisCalcResolver, AXISCLICKGAP, axisDraw, axispen, axisTitle, bVisible, grid, hideBackGrid, hideSideGrid, horizontal, iAxisDateTime, iAxisSize, iEndPos, iGapSize, inverted, iRangezero, isDepthAxis, iStartPos, iZPos, MAXPIXELPOS, MINAXISRANGE, minorGrid, useMaxPixelPos, zPosition
 
Fields inherited from class com.steema.teechart.TeeBase
chart, InternalUse
 
Constructor Summary
DepthAxis(boolean horiz, boolean isOtherSide, IBaseChart c)
           
 
Method Summary
 boolean getLabelsAsSeriesTitles()
           
 void setLabelsAsSeriesTitles(boolean value)
           
 
Methods inherited from class com.steema.teechart.axis.Axis
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, 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, 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, titleOrName
 
Methods inherited from class com.steema.teechart.TeeBase
getChart, invalidate, setBooleanProperty, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DepthAxis

public DepthAxis(boolean horiz,
                 boolean isOtherSide,
                 IBaseChart c)
Method Detail

getLabelsAsSeriesTitles

public boolean getLabelsAsSeriesTitles()

setLabelsAsSeriesTitles

public void setLabelsAsSeriesTitles(boolean value)