GaugeInstance クラス

定義

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

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

プロパティ

名前 説明
AspectRatio

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

ClipContent

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

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()

ゲージインスタンスのキャッシュを空にします。

適用対象