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


Describes a legend where each item gives info about a ChartSeries.

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

 Public Constructors

  Name Description

ChartLegend

Initializes a new instance of the ChartLegend class.

 Public Fields

  Name Description

SeriesProperty

Identifies the Series 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

Series

Gets or sets the ChartSeriesCollection for the legend.

 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.)

 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

ChartLegend Class
MindFusion.Charting.Silverlight Namespace