次の方法で共有


LinearScale クラス

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

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

構文

'宣言
Public NotInheritable Class LinearScale _
    Inherits GaugeScale
'使用
Dim instance As LinearScale
public sealed class LinearScale : GaugeScale
public ref class LinearScale sealed : public GaugeScale
[<SealedAttribute>]
type LinearScale =  
    class
        inherit GaugeScale
    end
public final class LinearScale extends GaugeScale

スレッド セーフ

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