AddInDataMethodRegistrarRegister Method (CustomAggregationMethod)

Spotfire 15.0 API Reference
Registers a new aggregation method.

Namespace:  Spotfire.Dxp.Application.Extension
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public void Register(
	CustomAggregationMethod aggregationMethod
)

Parameters

aggregationMethod
Type: Spotfire.Dxp.Application.ExtensionCustomAggregationMethod
A aggregation method.
Version Information


See Also

Reference