core/chart_pie

Description:
  • Chart pie.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Chart pie.

Methods

(inner) getDoughnut() → {Bool}

Description:
  • Get whether the chart should be displayed as doughnut or not.

Source:
Returns:
Type
Bool

(inner) setDoughnut(doughnut)

Description:
  • Set whether the chart should be displayed as doughnut or not.

Source:
Parameters:
Name Type Description
doughnut Bool

True for doughnut type, false for pie.