WC_Admin_Report::get_main_chart
Get the main chart.
Method of the class: WC_Admin_Report{}
No Hooks.
Returns
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 10.3.5
public function get_main_chart() {}