VisualizationPreferencesPreferredAggregationMethodForNumericColumns Property

Spotfire 15.0 API Reference
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: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public string PreferredAggregationMethodForNumericColumns { get; set; }

Property Value

Type: String
Version Information


See Also

Reference