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.
None Do not apply anti-aliasing.
Text Apply anti-aliasing to text.
Graphics Apply anti-aliasing to gaphics.