core/chart_pie

Chart pie.

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

Methods

(inner) getDoughnut() → {Bool}

Source:

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

Returns:
Type
Bool

(inner) setDoughnut(doughnut)

Source:

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

Parameters:
Name Type Description
doughnut Bool

True for doughnut type, false for pie.