Represents the chart legend.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
[ObsoleteAttribute("Please use C1ChartLegend instead")] public class Legend : C1ChartLegend |
Visual Basic |
---|
<ObsoleteAttribute("Please use C1ChartLegend instead")> _ Public Class Legend _ Inherits C1ChartLegend |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ItemsControl
C1.Silverlight.Chart..::..C1ChartLegend
C1.Silverlight.Chart..::..Legend
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ItemsControl
C1.Silverlight.Chart..::..C1ChartLegend
C1.Silverlight.Chart..::..Legend