共用方式為


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 命名空間