BaseGaugeImageInstance.TransparentColor Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene il valore calcolato della proprietà TransparentColor in una classe BaseGaugeImage.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ TransparentColor { Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportColor TransparentColor { get; }
member this.TransparentColor : Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
Public ReadOnly Property TransparentColor As ReportColor
Valore della proprietà
Valore ReportColor che rappresenta il valore calcolato della proprietà TransparentColor.