CategoryPointCollapse: DateCategoryPointCollapseType;
The CategoryPointCollapse property determines a method of aggregation in the dates axis.
The property is used if data needs to be aggregated from lower level to upper level. For example, the chart presents daily frequency data, axis measurement units are months. Therefore, if the Sum aggregation method is selected, daily data will be summed up for monthly frequency.
The property use is given in the example for IChartDateAxisSettings.Max.
See also: