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


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