Partager via


Classe RadialScaleCollection

Represents a collection of RadialScale objects.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class RadialScaleCollection _
    Inherits GaugePanelObjectCollectionBase(Of RadialScale)
'Utilisation
Dim instance As RadialScaleCollection
public sealed class RadialScaleCollection : GaugePanelObjectCollectionBase<RadialScale>
public ref class RadialScaleCollection sealed : public GaugePanelObjectCollectionBase<RadialScale^>
[<SealedAttribute>]
type RadialScaleCollection =  
    class
        inherit GaugePanelObjectCollectionBase<RadialScale>
    end
public final class RadialScaleCollection extends GaugePanelObjectCollectionBase<RadialScale>

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelObjectCollectionBase< (Of < ( <'RadialScale> ) > ) >
    Microsoft.ReportingServices.OnDemandReportRendering..::..RadialScaleCollection

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.