ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / Axis Class / ItemsValueBindingProperty Field


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