Legend Fields
Represents a chart control’s legend.| Name | Description |
|---|---|
| HorizontalPositionProperty static | Identifies the Legend.HorizontalPosition dependency property. |
| IsMovableInsideDiagramProperty static | Identifies the Legend.IsMovableInsideDiagram dependency property. |
| ItemTemplateProperty static | Identifies the Legend.ItemTemplate dependency property. |
| MaximumRowsOrColumnsProperty static | Identifies the Legend.MaximumRowsOrColumns dependency property. |
| OrientationProperty static | Identifies the Legend.Orientation dependency property. |
| ReverseItemsProperty static | Identifies the Legend.ReverseItems dependency property. |
| VerticalPositionProperty static | Identifies the Legend.VerticalPosition dependency property. |
See Also