This documentation is archived and is not being maintained.
LegendCell Constructor
Visual Studio 2010
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
LegendCell() | Initializes a new instance of the LegendCell class |
|
LegendCell(String) | Initializes a new instance of the LegendCell class with a text parameter that specifies the cell text or image name. |
|
LegendCell(LegendCellType, String) | Initializes a new instance of the LegendCell class with the specified cell type and a text parameter that specifies the cell text or image name. |
|
LegendCell(LegendCellType, String, ContentAlignment) | Initializes a new instance of the LegendCell class with the specified cell type, content alignment, and a text parameter that specifies the cell text or image name. |
Show: