[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
A Bar Chart's type is "Bar Chart".
Bar Chart controls send the following signals.
signalBarChartClicked
signalTimer
Bar Charts publish the following attributes.
Style
InnerStyle
Options
MaxItems
UpdateInterval
Caption
XLegend
YLegend
Bar Charts support the following skin attributes.
OverlayTextureAlpha
Texture
ChartBarColor
Bar Charts publish the following properties.
Caption
Bar Charts understand the following actions.
AddItem
This sections describes the input parameters understood by the bar chart's `AddItem' action.
Name | Type | Description |
value |
float
| The value of the bar. This defines how long/tall the bar will be |
label |
iString*
| A label that descrobes the bar. |
None.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |