public class ErrorBarType
Field Summary | ||
---|---|---|
static final int | CUSTOM | |
InnerCustom value type.
|
||
static final int | FIXED_VALUE | |
Fixed value type.
|
||
static final int | PERCENT | |
Percentage type
|
||
static final int | ST_DEV | |
Standard deviation type.
|
||
static final int | ST_ERROR | |
Standar error type.
|
public static final int CUSTOM
public static final int FIXED_VALUE
public static final int PERCENT
public static final int ST_DEV
public static final int ST_ERROR