|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct (StoreInfoCombiner $combiner) | |
| accumulate (string $seriesId, StoreInfo ... $stores) | |
| getCombinedCalculatedColumn (int $maxLabelLength) | |
| getStoresCount () | |
См. определение в файле chartstoreinfo.php строка 10
| __construct | ( | StoreInfoCombiner | $combiner | ) |
См. определение в файле chartstoreinfo.php строка 17
| accumulate | ( | string | $seriesId, |
| StoreInfo ... | $stores ) |
Add new series that contains stores $stores for future calculate
| string | $seriesId | |
| StoreInfo | ...$stores |
См. определение в файле chartstoreinfo.php строка 28
| getCombinedCalculatedColumn | ( | int | $maxLabelLength | ) |
Return combined calculation of all series sum for each store in one column
| int | $maxLabelLength |
См. определение в файле chartstoreinfo.php строка 65
| getStoresCount | ( | ) |
Return count of involved in calculation stores
См. определение в файле chartstoreinfo.php строка 130