ChartDirector 7.0 (Perl Edition)
BaseMeter.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
axisWidth | (Mandatory) | The line width for drawing the meter scale line in pixels. For an angular meter, the default is 1 pixel. For a linear meter, the default is 2 pixels. |
majorTickWidth | 1 | The line width of the major ticks in pixels. For a linear meter, if this method is not called, the initial major tick width is set to 2 pixels. |
minorTickWidth | 1 | The line width of the minor ticks in pixels. |
microTickWidth | 1 | The line width of the micro ticks in pixels. |
Return Value