The following tables list the members exposed by LegendCellColumn.
Name | Description | |
---|---|---|
LegendCellColumn Constructor | Overloaded. Default public object constructor. |
Name | Description | |
---|---|---|
Alignment | Legend column content alignment. This is only applicable to items that are automatically generated for the series. | |
BackColor | Legend column text color. | |
ColumnType | Legend column type. This is only applicable to items that are automatically generated for the series. | |
Font | Legend column text font. | |
HeaderBackColor | Legend column header back color. | |
HeaderColor | Legend column header text color. | |
HeaderFont | Legend column header text font. | |
HeaderText | Legend column header text. | |
HeaderTextAlignment | Legend header text horizontal text alignment. | |
Href | URL target of the legend items automatically generated for the series. | |
MapAreaAttributes | Other attributes of the legend items automatically generated for the series. | |
Margins | Legend column margins (as a percentage of legend font size). This is only applicable to items that are automatically generated for the series. | |
MaximumWidth | Legend column maximum width (as a percentage of legend font size). Set this property to -1 for automatic calculation. | |
MinimumWidth | Legend column minimum width (as a percentage of legend font size). Set this property to -1 for automatic calculation. | |
Name | Legend column name. | |
SeriesSymbolSize | Legend column series symbol size of the items automatically generated for the series (as a percentage of legend font size). | |
Text | Legend column text. This is only applicable to items that are automatically generated for the series. Set ColumnType to Text to use this property. | |
TextColor | Legend column text color. | |
ToolTip | Legend column tooltip. This is only applicable to items that are automatically generated for the series. |
Name | Description | |
---|---|---|
Invalidate | Invalidates legend associated with column. |