ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

mx.olap.aggregators 


The mx.olap.aggregators package contains the classes used to create the aggregators used by the OLAPDataGrid control.



Classes
 ClassDescription
 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.