Поделиться через


Свойство GaugePanel.AntiAliasing

Antialiasing type for the gauge panel.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property AntiAliasing As ReportEnumProperty(Of GaugeAntiAliasings)
    Get
'Применение
Dim instance As GaugePanel 
Dim value As ReportEnumProperty(Of GaugeAntiAliasings)

value = instance.AntiAliasing
public ReportEnumProperty<GaugeAntiAliasings> AntiAliasing { get; }
public:
property ReportEnumProperty<GaugeAntiAliasings>^ AntiAliasing {
    ReportEnumProperty<GaugeAntiAliasings>^ get ();
}
member AntiAliasing : ReportEnumProperty<GaugeAntiAliasings>
function get AntiAliasing () : ReportEnumProperty<GaugeAntiAliasings>

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<GaugeAntiAliasings>
A ReportEnumProperty<EnumType> object.

См. также

Справочник

GaugePanel Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering