This documentation is archived and is not being maintained.
LegendCellColumn Properties
Visual Studio 2010
The LegendCellColumn type exposes the following members.
| Name | Description | |
|---|---|---|
|
Alignment | Gets or sets the legend column content alignment. |
|
BackColor | Gets or sets the background color of the legend cell column. |
|
ColumnType | Gets or sets the legend cell column type. |
|
Font | Gets or sets the font for the legend column text. |
|
ForeColor | Gets or sets the text color of the legend cell column. |
|
HeaderAlignment | Gets or sets the horizontal text alignment of the legend cell column header. |
|
HeaderBackColor | Gets or sets the background color for the legend cell column header. |
|
HeaderFont | Gets or sets the font used in the legend column header. |
|
HeaderForeColor | Gets or sets the color of the legend column header text (HeaderText property). |
|
HeaderText | Gets or sets the text for the legend cell column header. |
|
Legend | Gets the legend in which this legend cell column belongs. |
|
MapAreaAttributes | Gets or sets the map area attributes of the legend cell column. |
|
Margins | Gets or sets the margins of the legend cell column. |
|
MaximumWidth | Gets or sets the maximum width of the legend cell column. |
|
MinimumWidth | Gets or sets the minimum width of the legend cell column. |
|
Name | Gets or sets the name of the legend cell column. (Overrides ChartNamedElement::Name.) |
|
PostBackValue | Gets or sets the postback value that can be processed on a Click event. |
|
SeriesSymbolSize | Gets or sets the size of the series symbol displayed in a legend cell column. |
|
Tag | Gets or sets an object associated with this chart element. (Inherited from ChartElement.) |
|
Text | Gets or sets the text of the legend cell column. |
|
ToolTip | Gets or sets the tooltip text for the legend cell column. |
|
Url | Gets or sets the URL target of the legend cell columns automatically generated from a series or data point. |
Show: