LinearGauge クラス

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

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

構文

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

スレッド セーフ

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