core/chart_bar

Description:
  • Chart bar.

Source:
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.