The following command line arguments to the PDF Chart Creator are specific to Bar Charts. Additionally, the Labels and Axes can be configured.
Note: All color command parameters can be specified in one of three ways, just choose the method that you are most comfortable with:
-Datum | |
---|---|
Parameters: | label - is the text associated with the bar value - can be up to 30 characters long. value - is a numeric value (either integer, real or time). |
Notes: | HH - hours (0 upwards) MM - minutes (0 to 59) SS - seconds (0 to 59) FFF - milliseconds (0 to 999) Note: HH and FFF are optional |
-BarColor | |
---|---|
Parameters: | color from - "from" color for a bar (see below for explanation of it's purpose). color to - "to" color for a bar (see below for explanation of it's purpose). |
Notes: |
-BarBorder | |
---|---|
Parameters: | width - must be greater than 0.0 and less than or equal to 100.0. Normally a value of 1.0 would be used in order to outline the bar. color - outline color for the bar. |
Notes: |
-BarSpacing | |
---|---|
Parameters: | size - must be between 0 and 500 inclusive. |
Notes: |
-BarSize | |
---|---|
Parameters: | size - must be between 1 and 500 inclusive. |
Notes: |
-BarLabel | |
---|---|
Parameters: | style - must be one of the following values: format - is only specified if the style is Axes, Start, End or Center and can be up to 20 characters and allows the inclusion and ordering of the bar label and the bar value to be included by using TTTT to represent the bar label and VVVV to represent the bar value. For example, "TTTT (VVVV)" would show the bar label followed by the bar value in brackets. |
Notes: |