MindFusion.Charting for Silverlight 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.

FontSizeProperty

Identifies the FontSize dependency property.

LabelProperty

Identifies the Label dependency property.

 Public Properties

  Name Description

Brush

The Brush used for painting the shape of this LegendItem.

FontSize

The font size for this label.

Label

Gets or sets the label for this LegendItem.

 See Also

LegendItem Class
MindFusion.Charting.Silverlight Namespace