Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the anti-aliasing type for the gauge panel.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration GaugeAntiAliasings
'Usage
Dim instance As GaugeAntiAliasings
public enum GaugeAntiAliasings
public enum class GaugeAntiAliasings
type GaugeAntiAliasings
public enum GaugeAntiAliasings
Members
| Member name | Description | |
|---|---|---|
| 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. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace