|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorWidthUnit | |
|---|---|
| com.steema.teechart.styles | |
| Uses of ErrorWidthUnit in com.steema.teechart.styles |
|---|
| Fields in com.steema.teechart.styles declared as ErrorWidthUnit | |
|---|---|
static ErrorWidthUnit |
ErrorWidthUnit.PERCENT
Defines the error width units as a percentage of the chart size. |
static ErrorWidthUnit |
ErrorWidthUnit.PIXELS
Defines the error width units in pixels. |
| Methods in com.steema.teechart.styles that return ErrorWidthUnit | |
|---|---|
ErrorWidthUnit |
CustomError.getErrorWidthUnits()
The ErrorWidth in pixels or percentage of Bar width. |
| Methods in com.steema.teechart.styles with parameters of type ErrorWidthUnit | |
|---|---|
void |
CustomError.setErrorWidthUnits(ErrorWidthUnit value)
Sets ErrorWidth in pixels or percentage of Bar width. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||