InterfaceIAggregateDescription
Interface
Specify the set of properties and methods that a AggregateDescription should implement.
Definition
Namespace:Telerik.Pivot.Core
Assembly:Telerik.Pivot.Core.dll
Syntax:
cs-api-definition
public interface IAggregateDescription : IDescriptionBase, INamed
Inherited Members
Properties
DisplayValueAsKpi
Gets a value indicating whether aggregate values should be interpreted as KPIs.
Declaration
cs-api-definition
bool DisplayValueAsKpi { get; }
Property Value
true if values will be interpreted as KPIs; otherwise, false.
TotalFormat
Get the TotalFormat.