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


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