ChartSeriesAggregationBuilder.Calculate Method
Name | Parameters | Description |
---|---|---|
Calculate(RazorBlock) | jsFunc | Specifies a custom aggregate function. Applies only if the aggregation method is 'custom'. Mirrors the client-side calculate option. |
Calculate(String) | jsFunc | Specifies a custom aggregate function. Applies only if the aggregation method is 'custom'. Mirrors the client-side calculate option. |