ScaleRange.BackgroundGradientType Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O tipo de gradação do plano de fundo.
public:
property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::GaugeBackgroundGradients> BackgroundGradientType { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::GaugeBackgroundGradients> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::GaugeBackgroundGradients> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.GaugeBackgroundGradients> BackgroundGradientType { get; set; }
member this.BackgroundGradientType : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.GaugeBackgroundGradients> with get, set
Public Property BackgroundGradientType As ReportExpression(Of GaugeBackgroundGradients)
Valor da propriedade
Um objeto ReportExpression<T>.