Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
core\chart_base Member List

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

$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_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_base
set_defaults()core\chart_baseprotected
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