MindFusion.Wpf Pack Programmer's Guide
ChartLegend Class
See Also
 





Describes a legend where each item gives info about a ChartSeries.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public class ChartLegend : Legend

Visual Basic  Copy Code

Public Class ChartLegend
    Inherits Legend

 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
                                MindFusion.Charting.Wpf.Legend
                                    MindFusion.Charting.Wpf.ChartLegend

 See Also

ChartLegend Members
MindFusion.Charting.Wpf Namespace