ChartDirector 7.0 (ASP/COM/VB Edition)
BaseMeter.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
lowerLimit | (Mandatory) | The lower limit of the meter scale. |
upperLimit | (Mandatory) | The upper limit of the meter scale. |
labels | (Mandatory) | An array of numbers to be used as the labels on the meter scale. |
formatString | "" | The format string for formatting the numbers. An empty string means the format will be automatically determined. |
Return Value