BJCChartLegend parameters panel
BJCStackedPercentChart parameters panel
| Property |
Description |
Example |
|---|---|---|
| Source | The data source of the chart. | barchart.xml |
| Legend | The instance name of the BJCChartLegend component to be used in conjunction with the chart. | myLegend |
| Grid lines | The number of grid lines to be used. | 5 |
| Grid numeration alignment | The alignment of the numbers on the grid. | left |
| Enable grid numeration | Determines whether or not to show numbers on the grid. | true |
| Enable trend line | Determines whether or not to display a trend line for the chart. | false |
| Enable titles | Determines whether or not to display titles for the chart. | true |
| Enable captions | Determines whether or not to display captions for the chart. | true |
| Caption alignment | Sets the alignment of the chart's captions. | left |
| Caption percent desimals | Sets the number of decimal places to use to display the chart's value. | 0 |
| Show in caption | Determines the type of value to be displayed as a caption (value or percent). | value |
| Font | Sets the font to be used by the component. | myFont |
| Font size | Sets the font size for the component. | 12 |
| Title color | Sets the title color of the component. | #333333 |
| Caption text color | Sets the color of the caption text for the component. | #333333 |
| Caption border color | Sets the caption's border color. | #999999 |
| Caption bg color | Sets the caption's bg color. | #FFFFFF |
| Grid color | Sets the grid color for the component. | #999999 |
| Grid numeration color | Sets the color for the grid's numbers. | #999999 |
| Print text color | The color of the text when printed. | #000000 |
| Fade in | Determines whether of not the component should fade in or not. | false |
| enabled | Determines whether the component is enabled. | true |
| visible | Determines whether the component is visible or not. | true |
| minHeight | Sets the minimum height of the component. | 0 |
| minWidth | Sets the minimum width for the component. | 0 |
| Property |
Description |
Example |
|---|---|---|
| Font | Sets the font to be used by the component. | myFont |
| Font size | Sets the font size for the component. | 12 |
| Text color | Sets the color of the text to be used. | #333333 |
| Fade in | Determines whether the component should fade in or not. | false |
| Property |
Description |
Example |
|---|---|---|
| Source | Sets the data source for the component. | linechart.xml |
| Legend | The instance name of the BJCChartLegend component to be used. | myLegend |
| Show chart lines | Determines whether lines should be used to connect the points on the chart. | true |
| Show dots | Determines whether points should be used to signify points on the chart. | true |
| Horizontal grid lines | Sets the number of horizontal grid lines. | 5 |
| Vertical grid lines | Sets the number of vertical grid lines. | 5 |
| Grid numeration alignment | Sets the alignment for grid numbers. | left |
| Enable grid numeration | Determines whether numbers should be used for the grid. | true |
| Enable captions | Enables or disables captions. | true |
| Caption alignment | Sets the alignment for captions. | left |
| Font | Sets the font to be used. | myFont |
| Dot size | Sets the dot size. | 4 |
| Font size | Sets the font size. | 12 |
| Line thickness | Sets the thickness of chart lines. | 0 |
| Caption text color | Sets the color of caption text. | #333333 |
| Caption border color | Sets the caption border color. | #999999 |
| Caption bg color | Sets the caption background color. | #FFFFFF |
| Grid color | Sets the grid color. | #999999 |
| Grid numeration color | Sets the color of numbers on the grid. | #999999 |
| Print text color | Sets the color of the text when printed. | #000000 |
| Fade in | Determines whether or not the component should fade in. | false |
| enabled | Determines whether the component is enabled. | true |
| visible | Determines whether the component is visible. | true |
| minHeight | Sets the minimum height for the component. | 0 |
| minWidth | Sets the minimum width for the component. | 0 |
| Property |
Description |
Example |
|---|---|---|
| Source | Sets the data source for the component. | piechart.xml |
| Legend | Specifies the instance name of the BJCChartLegend component to be used in conjunction with the component. | myLegend |
| Enable titles | Enables or disables titles. | true |
| Enable captions | Enables or disables captions. | true |
| Caption alignment | Sets the alignment of captions. | left |
| Caption percent desimals | Sets the number of decimal places to calculate the value to for captions. | 0 |
| Show in caption | Specifies whether the value or the percentage should be displayed as the caption. | value |
| Font | Specifies the font to be used. | myFont |
| Font size | Specifies the font size to be used. | 12 |
| Title color | Specifies the color of the titles. | #333333 |
| Title line color | Specifies the color of the titles' lines. | #333333 |
| Caption text color | Sets the color of the caption text. | #333333 |
| Caption border color | Sets the color of the caption's border. | #999999 |
| Caption bg color | Sets the color of the caption's background. | #FFFFFF |
| Print text color | Specifies the color of the text when printed. | #000000 |
| Fade in | Determines whether or not the component should fade in. | false |
| enabled | Determines whether the component is enabled. | true |
| visible | Determines whether the component is visible. | true |
| minHeight | Sets the minimum height for the component. | 0 |
| minWidth | Sets the minimum width for the component. | 0 |
| Property |
Description |
Example |
|---|---|---|
| Source | Sets the data source for the component. | stackedpercentchart.xml |
| Legend | Specifies the instance name of the BJCChartLegend that should be used in conjunction with the component. | myLegend |
| Grid lines | Set the number of grid lines. | 5 |
| Enable titles | Enables or disables titles. | true |
| Enable captions | Enables or disables captions. | true |
| Caption percent desimals | Sets the number of decimal places to calculate the caption value to. | 0 |
| Show in caption | Determines whether to display the value of the percent as the caption. | value |
| Font | Specifies the font to be used. | myFont |
| Font size | Specifies the font size to use. | 12 |
| Title color | Sets the title color. | #333333 |
| Caption text color | Sets the text color for the captions. | #333333 |
| Caption border color | Sets the border color of the captions. | #999999 |
| Caption bg color | Sets the background color of the captions. | #FFFFFF |
| Grid color | Sets the grid color. | #999999 |
| Print text color | Sets the text color when printed. | #000000 |
| Fade in | Determines whether or not the component should fade in. | false |
| enabled | Determines whether the component is enabled. | true |
| visible | Determines whether the component is visible. | true |
| minHeight | Sets the minimum height for the component. | 0 |
| minWidth | Sets the minimum width for the component. | 0 |