• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/views/jscomponent/amchart/serial.php
  • Класс: Bitrix\Report\VisualConstructor\Views\JsComponent\AmChart\Serial
  • Вызов: Serial::__construct
public function __construct()
{
	parent::__construct();
	$this->setCompatibleDataType(Common::MULTIPLE_GROUPED_REPORT_TYPE);
}