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





Represents a legend in the chart.

Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf

 Syntax

C#  Copy Code

public class Legend : ItemsControl

Visual Basic  Copy Code

Public Class Legend
    Inherits 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
                                MindFusion.RealTimeCharting.Wpf.Legend

 See Also

Legend Members
MindFusion.RealTimeCharting.Wpf Namespace