In This Topic
The following tables list the members exposed by LegendItem.
Public Constructors
Public Properties
| Name | Description |
| Backdrop | Gets or sets the backdrop information to draw under the legend marker shape. |
| Border | Gets or sets the border to draw around the legend item. |
| Line | Gets or sets the line information to display. |
| Marker | Gets or sets the series marker information to draw inside the legend marker. |
| Style | Gets or sets the marker style. |
| Text | Gets or sets the text as string to display in the legend. |
Top
Public Methods
| Name | Description |
| Clone | Overridden. Creates a clone of the LegendItem. |
| ToString | Overridden. Returns a string that represents the LegendItem object. |
Top
See Also