ClassPercentOfBase
Class
A base class for all SiblingTotalsFormat that show 'percent-of'.
Definition
Namespace:Telerik.Pivot.Core.Totals
Assembly:Telerik.Pivot.Core.dll
Syntax:
cs-api-definition
[DataContract]
public abstract class PercentOfBase : ComparedTo, INotifyPropertyChanged, ISupportInitialize, IServiceProvider, IEditable
Inheritance: objectCloneableSettingsNodeTotalFormatSiblingTotalsFormatComparedToPercentOfBase
Derived Classes:
Implements:
Inherited Members
Constructors
PercentOfBase()
Declaration
cs-api-definition
protected PercentOfBase()
Methods
GetStringFormat(Type, string)
Gets a string format suitable to form the produced AggregateValues by this TotalFormat.