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


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