Enumeração ResizeModes

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

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Public Enumeration ResizeModes
'Uso
Dim instance As ResizeModes
public enum ResizeModes
public enum class ResizeModes
type ResizeModes
public enum ResizeModes

Membros

Nome do membro Descrição
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.