ScaleRange.BackgroundGradientType 屬性

定義

取得評估為背景漸層類型的運算式。

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

屬性值

ReportEnumProperty<BackgroundGradientTypes>

ReportEnumProperty<EnumType> 物件。

適用於