Enum
PivotChartTotalsPosition

Defines the placement of totals.

Definition

Namespace:Telerik.Pivot.Core

Assembly:Telerik.Pivot.Core.dll

Syntax:

cs-api-definition
public enum PivotChartTotalsPosition

Fields

Left

Totals are placed to the left.

Declaration

cs-api-definition
Left = 0

Field Value

PivotChartTotalsPosition

None

Totals are not displayed.

Declaration

cs-api-definition
None = 2

Field Value

PivotChartTotalsPosition

Right

Totals are placed to the right.

Declaration

cs-api-definition
Right = 1

Field Value

PivotChartTotalsPosition

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