Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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