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


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