Partager via


Classe ChartBorderSkinInstance

Represents an instance type of the ChartBorderSkin class and contains the calculated values of the properties in ChartBorderSkin.

Hiérarchie d'héritage

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering.ChartBorderSkinInstance

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

Syntaxe

'Déclaration
Public NotInheritable Class ChartBorderSkinInstance _
    Inherits BaseInstance
'Utilisation
Dim instance As ChartBorderSkinInstance
public sealed class ChartBorderSkinInstance : BaseInstance
public ref class ChartBorderSkinInstance sealed : public BaseInstance
[<SealedAttribute>]
type ChartBorderSkinInstance =  
    class 
        inherit BaseInstance 
    end
public final class ChartBorderSkinInstance extends BaseInstance

Le type ChartBorderSkinInstance expose les membres suivants.

Propriétés

  Nom Description
Propriété publique BorderSkinType Gets the calculated value of the BorderSkinType property in a ChartBorderSkin class.
Propriété publique Style Gets the calculated value of the Style property in a ChartBorderSkin class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering