SummaryTableAggregations Property

Spotfire 15.0 API Reference
Gets the collection of aggregation methods used in the Summary Table, for example "Sum, Avg, Max".

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

C#
public SummaryTableAggregationCollection Aggregations { get; }

Property Value

Type: SummaryTableAggregationCollection
Version Information


See Also

Reference