NumericIndicatorInstance クラス

定義

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

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

プロパティ

名前 説明
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)

適用対象