The following tables list the members exposed by LegendCell.
Name | Description | |
---|---|---|
LegendCell Constructor | Overloaded. Default public object constructor. |
Name | Description | |
---|---|---|
Alignment | Legend cell content alignment. | |
BackColor | Legend cell back color. | |
CellSpan | Indicates the number of horizontal cells used to draw the content. | |
CellType | Legend cell type. | |
Font | Legend cell text font. Set CellType to Text to use this property. | |
Href | URL target of the legend cell. | |
Image | Legend cell image name. Set CellType to Image to use this property. | |
ImageSize | Legend cell image size (as a percentage of legend font size). Set CellType to Image to use this property. | |
ImageTranspColor | Legend cell image transparent color. Set CellType to Image to use this property. | |
MapAreaAttributes | Other attributes of the legend cell. | |
Margins | Legend cell margins (as a percentage of legend font size). | |
Name | Legend cell name. | |
SeriesSymbolSize | Legend cell series symbol size (as a percentage of legend font size). Set CellType to SeriesSymbol to use this property. | |
Text | Legend cell text. Set CellType to Text to use this property. | |
TextColor | Legend cell text color. Set CellType to Text to use this property. | |
ToolTip | Legend cell tooltip. |
Name | Description | |
---|---|---|
GetLegend | Gets legend this column/cell belongs too. | |
GetLegendItem | Gets legend item this cell belongs too. |
Name | Description | |
---|---|---|
Invalidate | Invalidates legend associated with column/cell. |