Перечисление GaugeAntiAliasings
Specifies the anti-aliasing type for the gauge panel.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Enumeration GaugeAntiAliasings
'Применение
Dim instance As GaugeAntiAliasings
public enum GaugeAntiAliasings
public enum class GaugeAntiAliasings
type GaugeAntiAliasings
public enum GaugeAntiAliasings
Элементы
Имя элемента | Описание | |
---|---|---|
All | Apply anti-aliasing to both text and gaphics. | |
Graphics | Apply anti-aliasing to gaphics. | |
None | Do not apply anti-aliasing. | |
Text | Apply anti-aliasing to text. |
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering