Freigeben über


RadialScale-Klasse

Represents a radial scale to be drawn within a radial gauge.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class RadialScale _
    Inherits GaugeScale
'Usage
Dim instance As RadialScale
public class RadialScale : GaugeScale
public ref class RadialScale : public GaugeScale
type RadialScale =  
    class
        inherit GaugeScale
    end
public class RadialScale extends GaugeScale

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.