Lenguaje

GaugePanel.AntiAliasing Propiedad

Definición

Obtiene o establece el tipo de antialiasing para el panel de medidores.

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)

Valor de propiedad

Un objeto ReportExpression<T>.

Se aplica a