The following tables list the members exposed by LegendItem.
Name | Description | |
---|---|---|
LegendItem Constructor | Overloaded. Creates a new instance of the LegendItem class.
Default constructor. |
Name | Description | |
---|---|---|
Legend | Gets or sets the Legend object associated with this legend item. Legend object the item belongs to. |
Name | Description | |
---|---|---|
BackGradientEndColor |
Gets or sets the secondary color of a legend item. The second color which is used for a gradient | |
BackGradientType |
Gets or sets the orientation of a legend item. A type for the background gradient | |
BackHatchStyle |
Gets or sets the hatching style of a legend item. Back hatch style | |
BackImageTranspColor |
Gets or sets the color of a legend item that will be displayed as transparent. Background image transparent color. | |
BorderColor |
Gets or sets the border color of a legend item. Border color. | |
BorderStyle |
Gets or sets the border style of a legend item. Line style | |
BorderWidth |
Gets or sets the border width of a legend item. Line width | |
Cells | Gets the legend item's collection of cells. Collection of legend item cells. | |
Color |
Gets or sets the color of a legend item. Legend item color. | |
Enabled | Gets or sets the enabled status of the legend item. Legend item enabled flag. | |
Href |
Gets or sets the destination URL of a legend item. URL target of the area. | |
Image |
Gets or sets the image that will be displayed for a legend item's symbol. Legend item image. | |
MapAreaAttributes |
Gets or sets the map area attributes of a legend item. Other attributes of the area. | |
MarkerBorderColor |
Gets or sets the border color of markers, if used. Legend item marker border color | |
MarkerBorderWidth | Gets or sets the border width of markers, if used. Measured in pixels. Marker border width. | |
MarkerColor | Gets or sets the color of markers, if used. Legend item marker color | |
MarkerImage |
Gets or sets a marker image. Legend item marker image | |
MarkerImageTranspColor |
Gets or sets the color of a marker image that will be transparent. Legend item marker image transparent color. | |
MarkerSize |
Gets or sets the size of a legend item's markers, if used. Legend item marker size | |
MarkerStyle |
Gets or sets a legend item's marker style. Also used to enable or disable the display of markers. Legend item marker style | |
Name |
Gets or sets the legend item's text. Legend item text. | |
Separator | Gets or sets the legend item's separator type. Legend item visual separator type. | |
SeparatorColor | Gets or sets the legend item's separator color. Legend item visual separator color. | |
SeriesName |
Gets the name of a default legend item's associated Series. Legend item series name. | |
SeriesPointIndex |
Gets the index of a default legend item's associated DataPoint object. Legend item series data point index. | |
ShadowColor |
Gets or sets the shadow color of a legend item. Legend item shadow color | |
ShadowOffset |
Gets or sets the shadow offset (in pixels) of a legend item. Legend item shadow offset. | |
Style |
Gets or sets the legend item's style. Legend item picture style. | |
Tag | Gets or sets an arbitrary object associated with the legend item. Object associated with legend item. | |
ToolTip |
Gets or sets the tooltip of the legend item. Tooltip of the area. |