GaugeScaleInstance クラス

GaugeScale クラスのインスタンスの型を表し、GaugeScale のプロパティの計算値を含んでいます。

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

構文

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

スレッド セーフ

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