Перечисление 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. |
См. также
Справочник
Пространство имен Microsoft.ReportingServices.RdlObjectModel