Sprache

GaugePanel.AntiAliasing Eigenschaft

Definition

Erhält oder setzt den Anti-Aliasing-Typ für das Gauge-Panel.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::AntiAliasingTypes> AntiAliasing { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::AntiAliasingTypes> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::AntiAliasingTypes> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.AntiAliasingTypes> AntiAliasing { get; set; }
member this.AntiAliasing : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.AntiAliasingTypes> with get, set
Public Property AntiAliasing As ReportExpression(Of AntiAliasingTypes)

Eigenschaftswert

Ein ReportExpression<T>-Objekt.

Gilt für: