Describes a legend where each item gives info about a ChartSeries. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
public class ChartLegend : Legend |
Visual Basic
![]() |
---|
Public Class ChartLegend |
Java
![]() |
---|
public class ChartLegend extends Legend |
If you want to show a legnd where each item gives information about a datapoint from a single ChartSeries use SeriesLegend.
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.ChartLegend