Rad
Controls for ASP.NET AJAX
Search RadControls for ASP.NET AJAX
Contents
Introduction
What's new
Changes and backward compatibility
Licensing
Installation and deployment
RadControls for ASP.NET AJAX Fundamentals
RadControls
Visual StyleBuilder
Visual Studio Extensions
Integrating RadControls in ASPNET MVC
Integrating RadControls in DNN
Testing with Test Studio
Integrating RadControls in Mono
Integrating RadControls in SharePoint
API Reference
Telerik.Charting Namespace
Telerik.Charting.Styles Namespace
Telerik.Web Namespace
Telerik.Web.UI Namespace
Telerik.Web.UI.AsyncUpload Namespace
Telerik.Web.UI.AutoCompleteBox Namespace
Telerik.Web.UI.Barcode Namespace
Telerik.Web.UI.Calendar Namespace
Telerik.Web.UI.Calendar.Collections Namespace
Telerik.Web.UI.Calendar.Utils Namespace
Telerik.Web.UI.Calendar.View Namespace
Telerik.Web.UI.ComboBox Namespace
Telerik.Web.UI.Dialogs Namespace
Telerik.Web.UI.Dictionaries Namespace
Telerik.Web.UI.Dock Namespace
Telerik.Web.UI.Editor Namespace
Telerik.Web.UI.Editor.DialogControls Namespace
Telerik.Web.UI.Editor.Diff Namespace
Telerik.Web.UI.Editor.Export Namespace
Telerik.Web.UI.Editor.MarkdownSharp Namespace
Telerik.Web.UI.Editor.TrackChanges Namespace
Telerik.Web.UI.Export Namespace
Telerik.Web.UI.ExportInfrastructure Namespace
Telerik.Web.UI.FileExplorer Namespace
Telerik.Web.UI.Gauge Namespace
Telerik.Web.UI.Grid.Export Namespace
Telerik.Web.UI.GridExcelBuilder Namespace
Telerik.Web.UI.HtmlChart Namespace
Telerik.Web.UI.HtmlChart.PlotArea Namespace
Telerik.Web.UI.HtmlChart.PlotArea.Series Namespace
Telerik.Web.UI.HtmlChart.PlotArea.Series.SeriesItemCollections Namespace
Telerik.Web.UI.HtmlChart.PlotArea.Series.SeriesItems Namespace
Telerik.Web.UI.HtmlChart.PlotArea.SeriesItemsCollection Namespace
Telerik.Web.UI.ImageEditor Namespace
Telerik.Web.UI.InputManager Namespace
Telerik.Web.UI.ODataSource.Filters Namespace
Telerik.Web.UI.ODataSource.Transport Namespace
Telerik.Web.UI.PersistenceFramework Namespace
Telerik.Web.UI.PivotGrid Namespace
Telerik.Web.UI.PivotGrid.Core Namespace
Telerik.Web.UI.PivotGrid.Core.Aggregates Namespace
Telerik.Web.UI.PivotGrid.Core.DataProviders Namespace
Telerik.Web.UI.PivotGrid.Core.Fields Namespace
Telerik.Web.UI.PivotGrid.Core.Filtering Namespace
Telerik.Web.UI.PivotGrid.Core.Groups Namespace
Telerik.Web.UI.PivotGrid.Core.Olap Namespace
Telerik.Web.UI.PivotGrid.Core.Totals Namespace
ComparedTo Class
DifferenceFrom Class
DifferenceFromBase Class
DifferenceFromNext Class
DifferenceFromPrevious Class
Index Class
PercentDifferenceFrom Class
PercentDifferenceFromBase Class
PercentDifferenceFromNext Class
PercentDifferenceFromPrevious Class
PercentOf Class
PercentOfAncestor Class
PercentOfBase Class
PercentOfColumnTotal Class
PercentOfGrandTotal Class
PercentOfNext Class
PercentOfPrevious Class
PercentOfRowTotal Class
PercentRunningTotalsIn Class
RankTotals Class
RunningTotalsIn Class
SiblingTotalsFormat Class
SingleTotalFormat Class
TotalFormat Class
Telerik.Web.UI.PivotGrid.DataProviders.Adomd Namespace
Telerik.Web.UI.PivotGrid.DataProviders.Queryable Namespace
Telerik.Web.UI.PivotGrid.DataProviders.Queryable.Groups Namespace
Telerik.Web.UI.PivotGrid.DataProviders.Xmla Namespace
Telerik.Web.UI.PivotGrid.Queryable Namespace
Telerik.Web.UI.PivotGrid.Queryable.Groups Namespace
Telerik.Web.UI.Rotator Namespace
Telerik.Web.UI.Scheduler Namespace
Telerik.Web.UI.SearchBox Namespace
Telerik.Web.UI.SearchBox.Renderers Namespace
Telerik.Web.UI.SocialShare Namespace
Telerik.Web.UI.Spell Namespace
Telerik.Web.UI.Upload Namespace
Telerik.Web.UI.Widgets Namespace
Telerik.Web.Zip Namespace
Telerik.Web.Zip.LZMA Namespace
For More Help
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
RadControls for ASP.NET AJAX Documentation
Telerik.Web.UI.PivotGrid.Core.Totals Namespace
Send Feedback
RadControls for ASP.NET AJAX
Classes
Class
Description
ComparedTo
A base class
SiblingTotalsFormat
that is used for all totals that compare a
TotalValue
to other
TotalValue
from the totals or the
TotalValue
s sibling list.
DifferenceFrom
A
SiblingTotalsFormat
that is used for all totals that compute a
TotalValue
as a difference from other
TotalValue
specified by
GroupName
.
DifferenceFromBase
A base class
SiblingTotalsFormat
that is used for all totals that compute a
TotalValue
as a difference from other
TotalValue
from the totals or the
TotalValue
s sibling list.
DifferenceFromNext
A
SiblingTotalsFormat
that compute the difference for each TotalValue from its next sibling.
DifferenceFromPrevious
A
SiblingTotalsFormat
that compute the difference for each TotalValue from its previous sibling.
Index
A
SingleTotalFormat
that computes the 'Index' for the pivot grouping values. The index is computed by the following formula: (aggregateValue * grandTotalValue) / (rowTotalValue * columnTotalValue).
PercentDifferenceFrom
A base class
SiblingTotalsFormat
that is used for all totals that compute a
TotalValue
as a difference from other
TotalValue
and computes the difference as percent from the previous difference.
PercentDifferenceFromBase
A base class
SiblingTotalsFormat
that is used for all totals that compute a
TotalValue
as a difference from other
TotalValue
and computes the difference as percent from the previous difference.
PercentDifferenceFromNext
A base class
SiblingTotalsFormat
for all 'percent-difference'
TotalFormat
s.
PercentDifferenceFromPrevious
A base class
SiblingTotalsFormat
that calculate the percent of the difference for each
TotalValue
of its previous sibling.
PercentOf
A
SiblingTotalsFormat
that formats each
TotalValue
to show the percent of the group with
Name
=
GroupName
.
PercentOfAncestor
A
SingleTotalFormat
that is base class for all "percent of" formats.
PercentOfBase
A base class for all
SiblingTotalsFormat
that show 'percent-of'.
PercentOfColumnTotal
A
SiblingTotalsFormat
that formats each
TotalValue
to show the percent of the column total.
PercentOfGrandTotal
A
SingleTotalFormat
that formats each total as the percent of the grand total.
PercentOfNext
A
SiblingTotalsFormat
that formats each
TotalValue
to show the percent of the next sibling.
PercentOfPrevious
A
SiblingTotalsFormat
that formats each
TotalValue
to show the percent of the previous sibling.
PercentOfRowTotal
A
SiblingTotalsFormat
that formats each
TotalValue
to show the percent of the row total.
PercentRunningTotalsIn
A
SiblingTotalsFormat
that computes running totals and then computes the percent of these running totals from the grand total.
Examples
For example if you group by
DateTime
and use
RunningTotalsIn
to on that groups the results will show how the values sum up in time. The values will show the percent of the so accumulated values from the grand total.
RankTotals
A
SiblingTotalsFormat
that rank totals by sorting the totals using the
Comparer
and then uses the indices of the
TotalValue
s in the sorted list for
FormattedValue
.
RunningTotalsIn
A
SiblingTotalsFormat
that computes running totals.
Examples
For example if you group by
DateTime
and use
RunningTotalsIn
to on that groups the results will show how the values sum up in time.
SiblingTotalsFormat
Formats the aggregate values based on the values for its siblings identified by
Axis
and
Level
.
SingleTotalFormat
Formats the aggregate value based on its own value and some relative values such as row/column subtotals or grand totals.
TotalFormat
A base class for all total formats. For internal use. Please refer to one of the
SingleTotalFormat
or
SiblingTotalsFormat
instead.