Describes a legend where each item gives info about a ChartSeries.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public class ChartLegend : Legend |
Visual Basic
Copy Code
|
|---|
Public Class ChartLegend |
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.ChartLegend
See Also