|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PanelMarginUnits | |
|---|---|
| com.steema.teechart | TeeChart Charting Library for Java. |
| Uses of PanelMarginUnits in com.steema.teechart |
|---|
| Fields in com.steema.teechart declared as PanelMarginUnits | |
|---|---|
static PanelMarginUnits |
PanelMarginUnits.PERCENT
Defines units as a percentage of the panel size. |
static PanelMarginUnits |
PanelMarginUnits.PIXELS
Defines units in pixels. |
| Methods in com.steema.teechart that return PanelMarginUnits | |
|---|---|
PanelMarginUnits |
PanelMarginUnits.atIndex(int index)
|
PanelMarginUnits |
Panel.getMarginUnits()
The units in which the Margins are expressed. |
| Methods in com.steema.teechart with parameters of type PanelMarginUnits | |
|---|---|
void |
Panel.setMarginUnits(PanelMarginUnits value)
Sets the units in which the Margins are expressed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||