Partager via


Énumération GaugeResizeModes

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public Enumeration GaugeResizeModes
'Utilisation
Dim instance As GaugeResizeModes
public enum GaugeResizeModes
public enum class GaugeResizeModes
type GaugeResizeModes
public enum GaugeResizeModes

Membres

Nom de membre Description
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.