LinearScale constructeur
Creates a new instance of the LinearScale class.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New LinearScale()
public LinearScale()
public:
LinearScale()
new : unit -> LinearScale
public function LinearScale()