|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface ierrorbarsformat
method summary | |
---|---|
boolean |
geterrorbarnoendcap()
indicates whether the endcap is shown. |
int |
geterrorbarsimtype()
gets or sets the errorbarsimpletype. |
float |
geterrorbarval()
gets or sets the value of a errorbar. |
int |
geterrorbarvtype()
gets or sets the errorbarvaluetype. |
ichartgridline |
getline()
gets a line of a errorbar. |
float |
getminusval()
gets or sets the minus value of a errorbar. |
float |
getplusval()
gets or sets the plus value of a errorbar. |
void |
seterrorbarnoendcap(boolean value)
indicates whether the endcap is shown. |
void |
seterrorbarsimtype(int value)
gets or sets the errorbarsimpletype. |
void |
seterrorbarval(float value)
gets or sets the value of a errorbar. |
void |
seterrorbarvtype(int value)
gets or sets the errorbarvaluetype. |
void |
setminusval(float value)
gets or sets the minus value of a errorbar. |
void |
setplusval(float value)
gets or sets the plus value of a errorbar. |
method detail |
---|
int geterrorbarvtype()
void seterrorbarvtype(int value)
value
- int geterrorbarsimtype()
void seterrorbarsimtype(int value)
value
- float geterrorbarval()
void seterrorbarval(float value)
value
- float getminusval()
void setminusval(float value)
value
- float getplusval()
void setplusval(float value)
value
- boolean geterrorbarnoendcap()
void seterrorbarnoendcap(boolean value)
value
- ichartgridline getline()
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |