Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies whether content will resize to fit in the available space of a GaugeLabel.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration GaugeResizeModes
'Usage
Dim instance As GaugeResizeModes
public enum GaugeResizeModes
public enum class GaugeResizeModes
type GaugeResizeModes
public enum GaugeResizeModes
Members
| Member name | 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. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace