LegendCellColumn Constructor
.NET Framework (current version)
Initializes a new instance of the LegendCellColumn class.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| 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:
