Конструктор Chart

Creates a new instance of the Chart class.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Public Sub New
'Применение

Dim instance As New Chart()
public Chart()
public:
Chart()
new : unit -> Chart
public function Chart()