GaugeLabelInstance クラス

定義

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

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

プロパティ

名前 説明
Angle

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

Height

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

(継承元 GaugePanelItemInstance)
Hidden

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

(継承元 GaugePanelItemInstance)
Left

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

(継承元 GaugePanelItemInstance)
ResizeMode

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

Style

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

(継承元 GaugePanelItemInstance)
Text

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

TextShadowOffset

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

ToolTip

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

(継承元 GaugePanelItemInstance)
Top

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

(継承元 GaugePanelItemInstance)
UseFontPercent

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

Width

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

(継承元 GaugePanelItemInstance)
ZIndex

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

(継承元 GaugePanelItemInstance)

メソッド

名前 説明
ResetInstanceCache()

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

(継承元 GaugePanelItemInstance)

適用対象