ClassPercentDifferenceFromBase
Class
A base class SiblingTotalsFormat that is used for all totals that compute a TotalValue as a difference from other TotalValue and computes the difference as percent from the previous difference.
Definition
Namespace:Telerik.Pivot.Core.Totals
Assembly:Telerik.Pivot.Core.dll
Syntax:
cs-api-definition
[DataContract]
public abstract class PercentDifferenceFromBase : DifferenceFromBase, INotifyPropertyChanged, ISupportInitialize, IServiceProvider, IEditable
Inheritance: objectCloneableSettingsNodeTotalFormatSiblingTotalsFormatComparedToDifferenceFromBasePercentDifferenceFromBase
Derived Classes:
Implements:
Inherited Members
Methods
GetStringFormat(Type, string)
Gets a string format suitable to form the produced AggregateValues by this TotalFormat.