New to Telerik Document ProcessingStart a free 30-day trial

Specifies how multiple series combine visually within a group.

Definition

Namespace:Telerik.Windows.Documents.Model.Drawing.Charts

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

C#
public enum SeriesGrouping

Fields

Values are stacked and normalized to 100%.

C#
PercentStacked = 2

Values are stacked to show cumulative totals.

C#
Stacked = 1

Standard grouping; bars are clustered side by side for comparison.

C#
Standard = 0
In this article
DefinitionFieldsPercentStackedStackedStandard
Not finding the help you need?
Contact Support