MindFusion.Silverlight Package 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.

CornerRadiusProperty

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

LabelsSourceProperty

Identifies the LabelsSource dependency property.

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.

CornerRadius

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

LabelsSource

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

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.

OnDataChanged

Raises the DataChanged event. (Inherited from Legend.)

OnLabelsSourceChanged

Raises the LabelsSourceChanged event.

RegisterForNotification

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

 Public Events

  Name Description

DataChanged

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

 See Also

SeriesLegend Class
MindFusion.Charting.Silverlight Namespace