|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.steema.teechart.TeeBase
com.steema.teechart.styles.ChartErrorsBase
com.steema.teechart.styles.ChartErrors3D
public class ChartErrors3D
Field Summary |
---|
Fields inherited from class com.steema.teechart.styles.ChartErrorsBase |
---|
ISeries |
Fields inherited from class com.steema.teechart.TeeBase |
---|
chart, InternalUse |
Constructor Summary | |
---|---|
ChartErrors3D(Series AOwner)
|
Method Summary | |
---|---|
ValueList |
getBack()
|
ErrorsFormat3D |
getFormat()
|
ValueList |
getFront()
|
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 |
---|
public ChartErrors3D(Series AOwner)
Method Detail |
---|
public ErrorsFormat3D getFormat()
public ValueList getFront()
public ValueList getBack()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |