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


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