RadialScale クラス

RadialGauge 内に描画される放射状スケールを表します。

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

構文

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

スレッド セーフ

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