次の方法で共有


Gauge クラス

ゲージ パネル内に描画されるゲージを表します。

継承階層

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.GaugePanelObjectCollectionItem
    Microsoft.ReportingServices.OnDemandReportRendering.GaugePanelItem
      Microsoft.ReportingServices.OnDemandReportRendering.Gauge
        Microsoft.ReportingServices.OnDemandReportRendering.LinearGauge
        Microsoft.ReportingServices.OnDemandReportRendering.RadialGauge

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public MustInherit Class Gauge _
    Inherits GaugePanelItem
'使用
Dim instance As Gauge
[StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public abstract class Gauge : GaugePanelItem
[StrongNameIdentityPermissionAttribute(SecurityAction::InheritanceDemand, PublicKey = L"0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public ref class Gauge abstract : public GaugePanelItem
[<AbstractClassAttribute>]
[<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")>]
type Gauge =  
    class 
        inherit GaugePanelItem 
    end
public abstract class Gauge extends GaugePanelItem

Gauge 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ ActionInfo アイテムのアクション。 (GaugePanelItem から継承されています。)
パブリック プロパティ AspectRatio 描画されるゲージの縦横比 (幅/高さ) を示します。
パブリック プロパティ BackFrame ゲージの背景 (フレーム)。
パブリック プロパティ ClipContent ゲージの内容をゲージの境界 (フレーム) によってクリップすることを示します。
パブリック プロパティ FieldsUsedInValueExpression 値式に使用されるフィールドを取得します。 (GaugePanelItem から継承されています。)
パブリック プロパティ Height 親要素に対する割合 (%) で表すアイテムの高さ。 (GaugePanelItem から継承されています。)
パブリック プロパティ Hidden このアイテムを非表示にするように指定します。 (GaugePanelItem から継承されています。)
パブリック プロパティ Instance このレポート定義オブジェクトの計算値が含まれているレポート インスタンス オブジェクトを取得します。
パブリック プロパティ Left 左端からの距離を親要素に対する割合 (%) で指定します。 (GaugePanelItem から継承されています。)
パブリック プロパティ Name GaugePanelItem の名前です。 (GaugePanelItem から継承されています。)
パブリック プロパティ ParentItem 親 GaugePanelItem の名前です。 (GaugePanelItem から継承されています。)
パブリック プロパティ Style このレポート定義オブジェクトのスタイル プロパティを取得します。 (GaugePanelItem から継承されています。)
パブリック プロパティ ToolTip アイテムのツールヒントのテキスト。 (GaugePanelItem から継承されています。)
パブリック プロパティ Top 上端からの距離を親要素に対する割合 (%) で指定します。 (GaugePanelItem から継承されています。)
パブリック プロパティ TopImage ゲージの上に表示する画像。
パブリック プロパティ Width アイテムの幅を親要素に対する割合 (%) で指定します。 (GaugePanelItem から継承されています。)
パブリック プロパティ ZIndex パネル内のアイテムの描画順序。 (GaugePanelItem から継承されています。)

先頭に戻る

メソッド

  名前 説明
パブリック メソッド Equals (Object から継承されています。)
プロテクト メソッド Finalize (Object から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
プロテクト メソッド MemberwiseClone (Object から継承されています。)
パブリック メソッド ToString (Object から継承されています。)

先頭に戻る

フィールド

  名前 説明
プロテクト フィールド m_instance インフラストラクチャです。ゲージ パネル アイテムのインスタンスを指定します。 (GaugePanelObjectCollectionItem から継承されています。)

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間