Costruttore ChartLegendColumnHeader
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Creates a new instance of the ChartLegendColumnHeader class.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New ChartLegendColumnHeader()
public ChartLegendColumnHeader()
public:
ChartLegendColumnHeader()
new : unit -> ChartLegendColumnHeader
public function ChartLegendColumnHeader()