Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Image to display over the top of the gauge.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public ReadOnly Property TopImage As TopImage
Get
'Usage
Dim instance As Gauge
Dim value As TopImage
value = instance.TopImage
public TopImage TopImage { get; }
public:
property TopImage^ TopImage {
TopImage^ get ();
}
member TopImage : TopImage
function get TopImage () : TopImage
Property Value
Type: Microsoft.ReportingServices.OnDemandReportRendering.TopImage
A TopImage object.
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace