Udostępnij przez


Właściwość Gauge.TopImage

Obraz wyświetlany w górnej części przyrządu.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property TopImage As TopImage
    Get
'Użycie
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