TopImage 类

定义

表示要显示在仪表顶部的图像。

public ref class TopImage sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseGaugeImage
public sealed class TopImage : Microsoft.ReportingServices.OnDemandReportRendering.BaseGaugeImage
type TopImage = class
    inherit BaseGaugeImage
Public NotInheritable Class TopImage
Inherits BaseGaugeImage
继承

属性

HueColor

要着色图像的颜色。

Instance

获取包含此报表定义对象的计算值的报表实例对象。

MIMEType

图像的 MIMEType。

(继承自 BaseGaugeImage)
Source

标识图像的来源

(继承自 BaseGaugeImage)
TransparentColor

要在图像中视作透明的颜色

(继承自 BaseGaugeImage)
Value

图像数据。

(继承自 BaseGaugeImage)

适用于