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


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