Enum SeriesGrouping
Specifies how multiple series combine visually within a group.
Namespace: Telerik.Windows.Documents.Model.Drawing.Charts
Assembly: Telerik.Windows.Documents.Core.dll
Syntax
public enum SeriesGrouping
PercentStacked
Values are stacked and normalized to 100%.
Stacked
Values are stacked to show cumulative totals.
Standard
Standard grouping; bars are clustered side by side for comparison.