言語

RadialGaugeInstance クラス

定義

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

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

プロパティ

名前 説明
AspectRatio

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

(継承元 GaugeInstance)
ClipContent

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

(継承元 GaugeInstance)
Height

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

(継承元 GaugePanelItemInstance)
Hidden

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

(継承元 GaugePanelItemInstance)
Left

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

(継承元 GaugePanelItemInstance)
PivotX

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

PivotY

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

Style

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

(継承元 GaugePanelItemInstance)
ToolTip

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

(継承元 GaugePanelItemInstance)
Top

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

(継承元 GaugePanelItemInstance)
Width

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

(継承元 GaugePanelItemInstance)
ZIndex

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

(継承元 GaugePanelItemInstance)

メソッド

名前 説明
ResetInstanceCache()

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

(継承元 GaugeInstance)

適用対象