Package | Description |
---|---|
com.steema.teechart.printer |
Modifier and Type | Field and Description |
---|---|
static PrintMarginUnit |
PrintMarginUnit.PERCENT
Sets units as percentage of page width and height.
|
static PrintMarginUnit |
PrintMarginUnit.SEVENTYSECONDSINCH
Sets units as standard 1/72nds inch printer units.
|
Modifier and Type | Method and Description |
---|---|
PrintMarginUnit |
Printer.getMarginUnits()
Printer Margin Units as a percentage or hundredths of an inch.
Default value: HundredthsInch |
Modifier and Type | Method and Description |
---|---|
void |
Printer.setMarginUnits(PrintMarginUnit value)
Sets Printer Margin Units.
Default value: HundredthsInch |