This documentation is archived and is not being maintained.

LegendCell Constructor

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method LegendCell() Initializes a new instance of the LegendCell class
Public method LegendCell(String) Initializes a new instance of the LegendCell class with a text parameter that specifies the cell text or image name.
Public method 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.
Public method 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.
Top
Show: