mx.olap.aggregators 패키지에는 OLAPDataGrid 컨트롤에 사용할 수집기를 만드는 데 사용되는 클래스가 들어 있습니다.
클래스
| 클래스 | 설명 | |
|---|---|---|
| AverageAggregator | The AverageAggregator class implements the average aggregator. | |
| CountAggregator | The CountAggregator class implements the count aggregator. | |
| MaxAggregator | The MaxAggregator class implements the maximum aggregator. | |
| MinAggregator | The MinAggregator class implements the minimum aggregator. | |
| SumAggregator | The SumAggregator class implements the sum aggregator. |
Tue Jun 12 2018, 03:32 PM Z