|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.steema.teechart.styles.ErrorsFormat
com.steema.teechart.styles.ErrorsFormat3D
public class ErrorsFormat3D
Field Summary |
---|
Fields inherited from class com.steema.teechart.styles.ErrorsFormat |
---|
IntChart |
Constructor Summary | |
---|---|
ErrorsFormat3D(IBaseChart c)
|
Method Summary | |
---|---|
ChartPen |
getBack()
|
ChartPen |
getFront()
|
void |
setBack(ChartPen value)
|
void |
setFront(ChartPen value)
|
Methods inherited from class com.steema.teechart.styles.ErrorsFormat |
---|
getBottom, getLeft, getRight, getTop, setBottom, setLeft, setRight, setTop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErrorsFormat3D(IBaseChart c)
Method Detail |
---|
public ChartPen getFront()
public void setFront(ChartPen value)
public ChartPen getBack()
public void setBack(ChartPen value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |