3namespace Bitrix\Catalog\Integration\Report\View\StoreStock;
5use Bitrix\Catalog\Integration\Report\Handler\BaseHandler;
6use Bitrix\Catalog\Integration\Report\Handler\StoreStock\ChartHandler;
7use Bitrix\Catalog\Integration\Report\View\CatalogView;
8use Bitrix\Main\Localization\Loc;
9use Bitrix\Report\VisualConstructor\Config\Common;
13 public const VIEW_KEY =
'store_stock_salechart';
19 parent::__construct();
21 $this->
setLabel(Loc::getMessage(
'STORE_STOCK_CHART_LABEL'));
24 $this->
setPreviewImageUri(
'/bitrix/images/report/visualconstructor/preview/graph.svg');
const USE_IN_VISUAL_CONSTRUCTOR
const MAX_RENDER_REPORT_COUNT
setPreviewImageUri($previewImageUri)
setCompatibleDataType($compatibleDataType)
setComponentName($componentName)