ResizeModes 列舉

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

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

'宣告
Public Enumeration ResizeModes
'用途
Dim instance As ResizeModes
public enum ResizeModes
public enum class ResizeModes
type ResizeModes
public enum ResizeModes

成員

成員名稱 說明
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.