Represents a legend with custom set labels and colors.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public class SeriesLegend : Legend |
Visual Basic
Copy Code
|
|---|
Public Class SeriesLegend |
Inheritance HierarchySystem.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