Enumeración GaugeResizeModes
Specifies whether content will resize to fit in the available space of a GaugeLabel.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Enumeration GaugeResizeModes
'Uso
Dim instance As GaugeResizeModes
public enum GaugeResizeModes
public enum class GaugeResizeModes
type GaugeResizeModes
public enum GaugeResizeModes
Miembros
Nombre del miembro | Descripción | |
---|---|---|
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. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering