次の方法で共有


ScaleRangeInstance.BackgroundGradientType プロパティ

ScaleRange クラスの BackgroundGradientType プロパティの計算値を取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property BackgroundGradientType As BackgroundGradientTypes 
    Get
'使用
Dim instance As ScaleRangeInstance 
Dim value As BackgroundGradientTypes 

value = instance.BackgroundGradientType
public BackgroundGradientTypes BackgroundGradientType { get; }
public:
property BackgroundGradientTypes BackgroundGradientType {
    BackgroundGradientTypes get ();
}
member BackgroundGradientType : BackgroundGradientTypes
function get BackgroundGradientType () : BackgroundGradientTypes

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.BackgroundGradientTypes
BackgroundGradientType プロパティの計算値を表す BackgroundGradientTypes 値。

関連項目

参照

ScaleRangeInstance クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間