MindFusion.Wpf Pack Programmer's Guide
LegendItem Members
Constructors Fields Properties
 


Represents an item in a SeriesLegend.

The following tables list the members exposed by the LegendItem type.

 Public Constructors

  Name Description

LegendItem

Initializes a new instance of the LegendItem class.

 Public Fields

  Name Description

BrushProperty

Identifies the Brush dependency property.

LabelProperty

Identifies the Label dependency property.

 Public Properties

  Name Description

Brush

The Brush used for painting the shape of this item. This is a dependency property.

Label

The label for this item. This is a dependency property.

 See Also

LegendItem Class
MindFusion.Charting.Wpf Namespace