Specify text string for tabbed title
Argument | Default | Description |
---|---|---|
$t | Text |
Example:
Specify color for tab
Argument | Default | Description |
---|---|---|
$aTxtColor | Text color | |
$aFillColor | 'lightyellow' | Background fill color |
$aBorderColor | 'black' | Border color |
Example:
Specify size (in pixels) of the cut in the upper left and right corner
Argument | Default | Description |
---|---|---|
$aD | Cut in pixels |
Example:
Specify background color for tab title
Argument | Default | Description |
---|---|---|
$aFillColor | Fill color |
Example:
Specify position of the tab
Argument | Default | Description |
---|---|---|
$aAlign | Left right or center position |
Example:
Specify width for tab title
Argument | Default | Description |
---|---|---|
$aWidth | Width of tab (see below) |
The TABTITLE_WIDTHFIT will make the tab just wide enough to hold the text in the tab and the TABTITLE_WIDTHFULL will extend the tab across the entire plot area.
By default the tab will be formatted as it had been specified as TABTITLE_WIDTHFIT
Example: