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


Свойство ScaleRangeInstance.BackgroundGradientType

Gets the calculated value of the BackgroundGradientType property in a ScaleRange class.

Пространство имен:  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
A BackgroundGradientTypes value that represents the calculated value of the BackgroundGradientType property.

См. также

Справочник

ScaleRangeInstance Класс

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