Represents an item in a SeriesLegend.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public class LegendItem : DependencyObject |
Visual Basic Copy Code |
---|
Public Class LegendItem |
LegendItem represents entries in a SeriesLegend. Use this type of legend when you want to have full control over the labels and colors of the legend.
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
MindFusion.Charting.Wpf.LegendItem