GaugeImageInstance クラス

定義

GaugeImageクラスのインスタンスタイプを表し、GaugeImageのプロパティの計算値を含みます。

public ref class GaugeImageInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::GaugePanelItemInstance
public sealed class GaugeImageInstance : Microsoft.ReportingServices.OnDemandReportRendering.GaugePanelItemInstance
type GaugeImageInstance = class
    inherit GaugePanelItemInstance
Public NotInheritable Class GaugeImageInstance
Inherits GaugePanelItemInstance
継承

プロパティ

名前 説明
Height

HeightクラスにおけるGaugePanelItemプロパティの計算値を取得します。

(継承元 GaugePanelItemInstance)
Hidden

HiddenクラスにおけるGaugePanelItemプロパティの計算値を取得します。

(継承元 GaugePanelItemInstance)
Left

LeftクラスにおけるGaugePanelItemプロパティの計算値を取得します。

(継承元 GaugePanelItemInstance)
Style

StyleクラスにおけるGaugePanelItemプロパティの計算値を取得します。

(継承元 GaugePanelItemInstance)
ToolTip

ToolTipクラスにおけるGaugePanelItemプロパティの計算値を取得します。

(継承元 GaugePanelItemInstance)
Top

TopクラスにおけるGaugePanelItemプロパティの計算値を取得します。

(継承元 GaugePanelItemInstance)
Width

WidthクラスにおけるGaugePanelItemプロパティの計算値を取得します。

(継承元 GaugePanelItemInstance)
ZIndex

ZIndexクラスにおけるGaugePanelItemプロパティの計算値を取得します。

(継承元 GaugePanelItemInstance)

メソッド

名前 説明
ResetInstanceCache()

GaugePanelItemInstanceのキャッシュをリセットします。

(継承元 GaugePanelItemInstance)

適用対象