ClassStatisticalFormatAggregateFunction
Class
Base class for generic statistical AggregateFunctions. It provides a basic functionality to select default string formats.
Definition
Namespace:Telerik.Pivot.Core
Assembly:Telerik.Pivot.Core.dll
Syntax:
cs-api-definition
[DataContract]
public abstract class StatisticalFormatAggregateFunction : AggregateFunction, INotifyPropertyChanged, ISupportInitialize, IServiceProvider, IEditable, INamed
Inheritance: objectCloneableSettingsNodeAggregateFunctionStatisticalFormatAggregateFunction
Derived Classes:
Implements:
Inherited Members
Methods
GetStringFormat(Type, string)
Gets a string format suitable to format the value of the AggregateValues produced by that AggregateFunction.