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 | |
|---|---|---|
![]() |
Initializes a new instance of the ChartLegend class. |
Public Fields| Name | Description | |
|---|---|---|
![]() ![]() |
Identifies the CornerRadius dependency property. (Inherited from Legend.) |
|
![]() ![]() |
Identifies the HorizontalAlignment dependency property. (Inherited from Legend.) |
|
![]() ![]() |
Identifies the Orientation dependency property. (Inherited from Legend.) |
|
![]() ![]() |
Identifies the Series dependency property. |
|
![]() ![]() |
Identifies the ShapeSize dependency property. (Inherited from Legend.) |
|
![]() ![]() |
Identifies the StrokeThickness dependency property. (Inherited from Legend.) |
|
![]() ![]() |
Identifies the VerticalAlignment dependency property. (Inherited from Legend.) |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the corner radius of the legend. This is a dependency property. (Inherited from Legend.) |
|
![]() |
Gets or sets the horizontal alignment of the legend when placed at the top or bottom of the plot area. This is a dependency property. (Inherited from Legend.) |
|
![]() |
Gets or sets the orientation of the legend. This is a dependency property. (Inherited from Legend.) |
|
![]() |
Gets or sets the series for the legend. This is a dependency property. |
|
![]() |
Gets or sets the size of the shapes in the legend. This is a dependency property. (Inherited from Legend.) |
|
![]() |
Gets or sets the stroke thickness of lines drawn in the legend. This is a dependency property. (Inherited from Legend.) |
|
![]() |
Gets or sets the vertical alignment of the legend when placed at the left or right of the plot area. This is a dependency property. (Inherited from Legend.) |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
ItemsControl.IsItemItsOwnContainerOverride override. |
Public Events| Name | Description | |
|---|---|---|
![]() |
Occurs when the appearance of the legend was changed. (Inherited from Legend.) |
See Also