Gets or sets the preferred aggregation method for numeric columns. When a visualization is
configured by heuristics, this method will be used to aggregate numeric columns unless overridden
by other settings, such as PreferredAggregationMethod.
Namespace: Spotfire.Dxp.Application.UserPreferences
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 51.0.16121.3915 (51.0.16121.3915)
Syntax
C#
public string PreferredAggregationMethodForNumericColumns { get; set; }
Property Value
Type: StringVersion Information
Supported in: 11.4, 11.3, 11.2, 11.1, 11.0, 10.10
See Also