ComponentOne Chart for WPF and Silverlight
AggregateGroupSelector Property


C1.WPF.C1Chart Namespace > DataSeries Class : AggregateGroupSelector Property
Gets or sets the aggregate group selector.
Syntax
'Declaration
 
Public Property AggregateGroupSelector As AggregateGroupSelector
'Usage
 
Dim instance As DataSeries
Dim value As AggregateGroupSelector
 
instance.AggregateGroupSelector = value
 
value = instance.AggregateGroupSelector
public AggregateGroupSelector AggregateGroupSelector {get; set;}
See Also

Reference

DataSeries Class
DataSeries Members