Interface
IAggregateDescription

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 IDescriptionBase.GetUniqueName()IDescriptionBase.Clone()INamed.DisplayName

Properties

DisplayValueAsKpi

Gets a value indicating whether aggregate values should be interpreted as KPIs.

Declaration

cs-api-definition
bool DisplayValueAsKpi { get; }

Property Value

bool

true if values will be interpreted as KPIs; otherwise, false.

TotalFormat

Get the TotalFormat.

Declaration

cs-api-definition
TotalFormat TotalFormat { get; }

Property Value

TotalFormat

In this article
DefinitionPropertiesDisplayValueAsKpiTotalFormat
Not finding the help you need?
Contact Support