Конструктор LinearScale
Creates a new instance of the LinearScale class.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New LinearScale()
public LinearScale()
public:
LinearScale()
new : unit -> LinearScale
public function LinearScale()