ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / C1Chart Class / AggregateProperty Field


In This Topic
    AggregateProperty Field (C1Chart)
    In This Topic
    Identifies the Aggregate dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AggregateProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Chart.AggregateProperty
    public static readonly DependencyProperty AggregateProperty
    See Also