GaugeScale クラス

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

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

構文

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

スレッド セーフ

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