GaugePanel.AntiAliasing Property

Definition

Antialiasing type for the gauge panel.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugeAntiAliasings> ^ AntiAliasing { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugeAntiAliasings> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugeAntiAliasings> AntiAliasing { get; }
member this.AntiAliasing : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugeAntiAliasings>
Public ReadOnly Property AntiAliasing As ReportEnumProperty(Of GaugeAntiAliasings)

Property Value

A ReportEnumProperty<EnumType> object.

Applies to