Construtor ChartLegendColumnHeader
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Creates a new instance of the ChartLegendColumnHeader class.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New ChartLegendColumnHeader()
public ChartLegendColumnHeader()
public:
ChartLegendColumnHeader()
new : unit -> ChartLegendColumnHeader
public function ChartLegendColumnHeader()
Consulte também