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
継承階層
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportElement
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportItem
Microsoft.ReportingServices.RdlObjectModel. . :: . .DataRegion
Microsoft.ReportingServices.RdlObjectModel..::..GaugePanel
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。