ScaleRangeInstance.BackgroundGradientType Property

Definition

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

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

Property Value

A BackgroundGradientTypes value that represents the calculated value of the BackgroundGradientType property.

Applies to