• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/views/jscomponent/amchart/donutdiagram.php
  • Класс: BitrixReportVisualConstructorViewsJsComponentAmChartDonutDiagram
  • Вызов: DonutDiagram::getAmChartType
protected function getAmChartType()
{
	return 'pie';
}