This documentation is archived and is not being maintained.
LegendCellColumn 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 | |
|---|---|---|
|
LegendCellColumn() | Initializes a new instance of the LegendCellColumn class. |
|
LegendCellColumn(String, LegendCellColumnType, String) | Initializes a new instance of the LegendCellColumn class with the specified header text, column type and column cell text. |
|
LegendCellColumn(String, LegendCellColumnType, String, ContentAlignment) | Initializes a new instance of the LegendCellColumn class with the specified header text, column type, column cell text and content alignment. |
Show: