Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core\chart_bar Member List

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

$horizontalcore\chart_barprotected
$labelscore\chart_baseprotected
$legendoptionscore\chart_baseprotected
$seriescore\chart_baseprotected
$stackedcore\chart_barprotected
$titlecore\chart_baseprotected
$xaxescore\chart_baseprotected
$yaxescore\chart_baseprotected
__construct()core\chart_base
add_series(chart_series $serie)core\chart_base
get_horizontal()core\chart_bar
get_labels()core\chart_base
get_legend_options()core\chart_base
get_series()core\chart_base
get_stacked()core\chart_bar
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_bar
set_defaults()core\chart_barprotected
set_horizontal($horizontal)core\chart_bar
set_labels(array $labels)core\chart_base
set_legend_options(array $legendoptions)core\chart_base
set_stacked($stacked)core\chart_bar
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