This documentation is archived and is not being maintained.
LegendCell Properties
Visual Studio 2010
The LegendCell type exposes the following members.
| Name | Description | |
|---|---|---|
|
Alignment | Gets or sets the alignment of the legend cell contents. |
|
BackColor | Gets or sets the background color of the legend cell. |
|
CellSpan | Gets or sets the number of horizontal cells used to draw the contents of the legend cell. |
|
CellType | Gets or sets the legend cell type. |
|
Font | Gets or sets the font for the legend cell. |
|
ForeColor | Gets or sets the text color of the legend cell. |
|
Image | Gets or sets the name of the image in a legend cell. |
|
ImageSize | Gets or sets the size of the image in a legend cell. |
|
ImageTransparentColor | Gets or sets a color which will be replaced with a transparent color when the image is drawn. |
|
Legend | Gets the legend in which this cell belongs. |
|
LegendItem | Gets the legend item in which this cell belongs. |
|
MapAreaAttributes | Gets or sets the map area attributes of the legend cell. |
|
Margins | Gets or sets the margins of the legend cell. |
|
Name | Gets or sets the name of the legend cell. (Overrides ChartNamedElement::Name.) |
|
PostBackValue | Gets or sets a postback value that can be processed on a Chart.Click event. |
|
SeriesSymbolSize | Gets or sets the size of the series symbol that is displayed in the legend cell. |
|
Tag | Gets or sets an object associated with this chart element. (Inherited from ChartElement.) |
|
Text | Gets or sets the legend cell text. |
|
ToolTip | Gets or sets the tooltip text for the legend cell. |
|
Url | Gets or sets the URL target of the legend cell. |
Show: