Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
core\chart_pie Member List

This is the complete list of members for core\chart_pie, including all inherited members.

$doughnutcore\chart_pieprotected
$labelscore\chart_baseprotected
$legendoptionscore\chart_baseprotected
$seriescore\chart_baseprotected
$titlecore\chart_baseprotected
$xaxescore\chart_baseprotected
$yaxescore\chart_baseprotected
__construct()core\chart_base
add_series(chart_series $serie)core\chart_base
get_doughnut()core\chart_pie
get_labels()core\chart_base
get_legend_options()core\chart_base
get_series()core\chart_base
get_title()core\chart_base
get_type()core\chart_base
get_xaxes()core\chart_base
get_xaxis($index=0, $createifnotexists=false)core\chart_base
get_yaxes()core\chart_base
get_yaxis($index=0, $createifnotexists=false)core\chart_base
jsonSerialize()core\chart_pie
set_defaults()core\chart_baseprotected
set_doughnut($doughnut)core\chart_pie
set_labels(array $labels)core\chart_base
set_legend_options(array $legendoptions)core\chart_base
set_title($title)core\chart_base
set_xaxis(chart_axis $axis, $index=0)core\chart_base
set_yaxis(chart_axis $axis, $index=0)core\chart_base
validate_axis($xy, chart_axis $axis, $index=0)core\chart_baseprotected