RadControls for WPF

Used by the ISeriesDefinition classes to define the way each series will be aggregated.

Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.2.611.40

Syntax

C#
public class AggregationGroup : IEquatable<AggregationGroup>
Visual Basic
Public Class AggregationGroup _
	Implements IEquatable(Of AggregationGroup)

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.Charting..::..AggregationGroup

See Also