• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/views/jscomponent/amchart/base.php
  • Класс: Bitrix\Report\VisualConstructor\Views\JsComponent\AmChart\Base
  • Вызов: Base::__construct
public function __construct()
{
	$this->setHeight(380);
	$this->setJsClassName('BX.Report.VisualConstructor.Widget.Content.AmChart');
}