ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / ChartData Class / ItemNamesProperty Field


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