LegendCell Constructor
.NET Framework (current version)
Initializes a new instance of the LegendCell class.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | LegendCell() | Initializes a new instance of the LegendCell class |
![]() | 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. |
![]() | LegendCell(String^) | Initializes a new instance of the LegendCell class with a text parameter that specifies the cell text or image name. |
Show:
