MindFusion.Charting for Silverlight Programmer's Guide
SeriesLegend Members
Constructors Fields Properties Methods Events
 


Represents a legend with custom labels and colors.

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

 Public Constructors

  Name Description

SeriesLegend

Initializes a new instance of the SeriesLegend class.

 Public Fields

  Name Description

BrushesSourceProperty

Identifies the BrushesSource dependency property.

LabelsSourceProperty

Identifies the LabelsSource dependency property.

 Inherited Public Fields

  Name Description

CornerRadiusProperty

Identifies the CornerRadius dependency property. (Inherited from Legend.)

OrientationProperty

Identifies the Orientation dependency property. (Inherited from Legend.)

ShapeSizeProperty

Identifies the ShapeSize dependency property. (Inherited from Legend.)

StrokeThicknessProperty

Identifies the StrokeThickness dependency property. (Inherited from Legend.)

 Public Properties

  Name Description

BrushesSource

Gets or sets the source of the brushes that are used by this SeriesLegend.

LabelsSource

Gets or sets the source of the labels that are used by this SeriesLegend.

 Inherited Public Properties

  Name Description

CornerRadius

Gets or sets the corner radius of the Legend. (Inherited from Legend.)

Orientation

Gets or sets the orientation of the Legend. (Inherited from Legend.)

ShapeSize

Gets or sets the size of the shapes in the Legend. (Inherited from Legend.)

StrokeThickness

Gets or sets the stroke thickness of lines drawn in the Legend. (Inherited from Legend.)

 Public Methods

  Name Description

OnBrushesSourceChanged

Raises the BrushesSourceChanged event.

OnLabelsSourceChanged

Raises the LabelsSourceChanged event.

 Inherited Public Methods

  Name Description

OnDataChanged

Raises the DataChanged event. (Inherited from Legend.)

RegisterForNotification

Listens for changes in the specified dependency property. (Inherited from Legend.)

 Inherited Public Events

  Name Description

DataChanged

Occurs when series appearance was changed. (Inherited from Legend.)

 See Also

SeriesLegend Class
MindFusion.Charting.Silverlight Namespace