Enumerazione ResizeModes

Specifies whether content will resize to fit in the available space of a GaugeLabel.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Enumeration ResizeModes
'Utilizzo
Dim instance As ResizeModes
public enum ResizeModes
public enum class ResizeModes
type ResizeModes
public enum ResizeModes

Membri

Nome membro Descrizione
AutoFit The content will automatically resize to fit in the available space of a GaugeLabel.
None The content will not automatically resize to fit in the available space of a GaugeLabel.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel