LinearScale クラス

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

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

構文

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

スレッド セーフ

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