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


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