com.steema.teechart.styles
Class ChartErrors

java.lang.Object
  extended by com.steema.teechart.TeeBase
      extended by com.steema.teechart.styles.ChartErrorsBase
          extended by com.steema.teechart.styles.ChartErrors

public class ChartErrors
extends ChartErrorsBase


Field Summary
 
Fields inherited from class com.steema.teechart.styles.ChartErrorsBase
ISeries
 
Fields inherited from class com.steema.teechart.TeeBase
chart, InternalUse
 
Constructor Summary
ChartErrors(Series AOwner)
           
 
Method Summary
 ErrorsFormat getFormat()
           
 
Methods inherited from class com.steema.teechart.styles.ChartErrorsBase
drawError, drawZError, getBottom, getErrorSizeUnits, getLeft, getRight, getSeriesColor, getSize, getTop, preparePen, setErrorSizeUnits, setSeriesColor, setSize
 
Methods inherited from class com.steema.teechart.TeeBase
getChart, invalidate, setBooleanProperty, setChart, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartErrors

public ChartErrors(Series AOwner)
Method Detail

getFormat

public ErrorsFormat getFormat()