New to Telerik UI for WPFStart a free 30-day trial

Defines the placement of totals.

Definition

Namespace:Telerik.Pivot.Core

Assembly:Telerik.Pivot.Core.dll

Syntax:

C#
public enum PivotChartTotalsPosition

Fields

Totals are placed to the left.

C#
Left = 0

Totals are not displayed.

C#
None = 2

Totals are placed to the right.

C#
Right = 1
In this article
DefinitionFieldsLeftNoneRight
Not finding the help you need?
Contact Support