- Description:
Chart bar.
- Source:
- Copyright:
- 2016 Frédéric Massart - FMCorz.net
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Chart bar.
Methods
(inner) setStacked(stacked)
- Description:
Set whether the bars should be stacked or not.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
stacked |
Bool | True if the chart should be stacked or false otherwise. |