The following tables list the members exposed by LegendCellColumn.
Name | Description | |
---|---|---|
LegendCellColumn Constructor | Overloaded. Constructor. Default public constructor. |
Name | Description | |
---|---|---|
Alignment | Gets or sets the legend column content alignment. Legend column content alignment. This is only applicable to items that are automatically generated for the series. | |
BackColor | Gets or sets the background color of the legend cell column. Legend column text color. | |
ColumnType | Gets or sets the legend cell column type. Legend column type. This is only applicable to items that are automatically generated for the series. | |
Font | Gets or sets the legend column's text font. Legend column text font. | |
HeaderBackColor | Gets or sets the legend cell column header's background color. Legend column header back color. | |
HeaderColor | Gets or sets the legend column header's text color. Legend column header text color. | |
HeaderFont | Gets or sets the legend column header's font. Legend column header text font. | |
HeaderText | Gets or sets the legend cell column header's text. Legend column header text. | |
HeaderTextAlignment | Gets or sets the legend column header's text alignment. Legend header text horizontal text alignment. | |
Href | Gets or sets the URL target of the legend items automatically generated from a series or data point. URL target of the legend items automatically generated for the series. | |
MapAreaAttributes | Gets or sets the map area attributes of the legend cell column. Other attributes of the legend items automatically generated for the series. | |
Margins | Gets or sets the legend cell column 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 | Gets or sets the legend cell column's maximum width. Legend column maximum width (as a percentage of legend font size). Set this property to -1 for automatic calculation. | |
MinimumWidth | Gets or sets the legend cell column's minimum width. Legend column minimum width (as a percentage of legend font size). Set this property to -1 for automatic calculation. | |
Name | Gets or sets the legend cell column's name. Legend column name. | |
SeriesSymbolSize | Gets or sets the series symbol size of a legend cell column. Legend column series symbol size of the items automatically generated for the series (as a percentage of legend font size). | |
Text | Gets or sets the legend cell column's 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 | Gets or sets the legend cell column's text color. Legend column text color. | |
ToolTip | Gets or sets the legend cell column's tooltip text. Legend column tooltip. This is only applicable to items that are automatically generated for the series. |
Name | Description | |
---|---|---|
GetLegend | Gets the legend this column belongs to. Gets legend this column belongs too. |