[]
Represents the item in the chart legend.
public class LegendItem : DependencyObject
| Name | Description |
|---|---|
| Item | Gets the object associated with the plot element. |
| Label | Gets the text label of the plot element. |
| Line | Gets the line (connection) shape of the plot element. |
| Symbol | Gets the symbol shape of the plot element. |
| Name | Description |
|---|---|
| ToString() | Returns textual presentation of the object. |