ComponentOne Chart for WPF and Silverlight
Legend Class
Members 


C1.WPF.C1Chart Namespace : Legend Class
Represents the chart legend.
Object Model
Legend Class
Syntax
'Declaration
 
<System.ObsoleteAttribute("Please use C1ChartLegend instead")>
Public Class Legend 
   Inherits C1ChartLegend
'Usage
 
Dim instance As Legend
[System.Obsolete("Please use C1ChartLegend instead")]
public class Legend : C1ChartLegend 
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

Legend Members
C1.WPF.C1Chart Namespace