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





Represents a legend with custom set labels and colors.

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

 Syntax

C#  Copy Code

public class SeriesLegend : Legend

Visual Basic  Copy Code

Public Class SeriesLegend
    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.SeriesLegend

 See Also

SeriesLegend Members
MindFusion.Charting.Wpf Namespace