MindFusion.Charting for Silverlight Programmer's Guide
SeriesLegend Class
See Also
 






Represents a legend with custom labels and colors.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public class SeriesLegend : Legend

Visual Basic  Copy Code

Public Class SeriesLegend
    Inherits Legend

 Inheritance Hierarchy

System.Object
    System.Windows.DependencyObject
        System.Windows.UIElement
            System.Windows.FrameworkElement
                System.Windows.Controls.Control
                    System.Windows.Controls.ItemsControl
                        MindFusion.Charting.Silverlight.Legend
                            MindFusion.Charting.Silverlight.SeriesLegend

 See Also

SeriesLegend Members
MindFusion.Charting.Silverlight Namespace