ComponentOne Chart for WPF and Silverlight
C1ChartLegend Class
Members 


C1.WPF.C1Chart Namespace : C1ChartLegend Class
Represents the chart legend.
Object Model
C1ChartLegend Class
Syntax
'Declaration
 
<System.ComponentModel.LicenseProviderAttribute()>
Public Class C1ChartLegend 
   Inherits System.Windows.Controls.ItemsControl
'Usage
 
Dim instance As C1ChartLegend
[System.ComponentModel.LicenseProvider()]
public class C1ChartLegend : System.Windows.Controls.ItemsControl 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ItemsControl
                        C1.WPF.C1Chart.C1ChartLegend
                           C1.WPF.C1Chart.Legend

See Also

Reference

C1ChartLegend Members
C1.WPF.C1Chart Namespace