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


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