GaugePanel クラス

データ ポイントまたはデータ ポイント セットのゲージ パネルを表します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Class GaugePanel _
    Inherits DataRegion
'使用
Dim instance As GaugePanel
public class GaugePanel : DataRegion
public ref class GaugePanel : public DataRegion
type GaugePanel =  
    class
        inherit DataRegion
    end
public class GaugePanel extends DataRegion

スレッド セーフ

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