言語

GaugePanelItemInstance クラス

定義

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

public ref class GaugePanelItemInstance : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public class GaugePanelItemInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type GaugePanelItemInstance = class
    inherit BaseInstance
Public Class GaugePanelItemInstance
Inherits BaseInstance
継承
GaugePanelItemInstance
派生

プロパティ

名前 説明
Height

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

Hidden

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

Left

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

Style

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

ToolTip

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

Top

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

Width

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

ZIndex

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

メソッド

名前 説明
ResetInstanceCache()

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

適用対象