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


A base class for classes that represent chart legends.

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

 Public Constructors

  Name Description

Legend

Initializes a new Legend.

 Public Fields

  Name Description

CornerRadiusProperty

Identifies the CornerRadius dependency property.

OrientationProperty

Identifies the Orientation dependency property.

ShapeSizeProperty

Identifies the ShapeSize dependency property.

StrokeThicknessProperty

Identifies the StrokeThickness dependency property.

 Public Properties

  Name Description

CornerRadius

Gets or sets the corner radius of the Legend.

Orientation

Gets or sets the orientation of the Legend.

ShapeSize

Gets or sets the size of the shapes in the Legend.

StrokeThickness

Gets or sets the stroke thickness of lines drawn in the Legend.

 Public Methods

  Name Description

OnDataChanged

Raises the DataChanged event.

RegisterForNotification

Listens for changes in the specified dependency property.

 Public Events

  Name Description

DataChanged

Occurs when series appearance was changed.

 See Also

Legend Class
MindFusion.Charting.Silverlight Namespace