WC_Admin_Report::get_main_chart()
Get the main chart.
Method of the class: WC_Admin_Report{}
No Hooks.
Return
null
. Nothing (null).
Usage
$WC_Admin_Report = new WC_Admin_Report(); $WC_Admin_Report->get_main_chart();
WC_Admin_Report::get_main_chart() WC Admin Report::get main chart code WC 9.7.1
public function get_main_chart() {}