Partager via


Classe ChartAxisTitle

Represents the title of an axis.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartObjectCollectionItem< (Of < ( <'ChartAxisTitleInstance> ) > ) >
    Microsoft.ReportingServices.OnDemandReportRendering..::..ChartAxisTitle

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

Syntaxe

'Déclaration
Public NotInheritable Class ChartAxisTitle _
    Inherits ChartObjectCollectionItem(Of ChartAxisTitleInstance) _
    Implements IROMStyleDefinitionContainer
'Utilisation
Dim instance As ChartAxisTitle
public sealed class ChartAxisTitle : ChartObjectCollectionItem<ChartAxisTitleInstance>, 
    IROMStyleDefinitionContainer
public ref class ChartAxisTitle sealed : public ChartObjectCollectionItem<ChartAxisTitleInstance^>, 
    IROMStyleDefinitionContainer
[<SealedAttribute>]
type ChartAxisTitle =  
    class
        inherit ChartObjectCollectionItem<ChartAxisTitleInstance>
        interface IROMStyleDefinitionContainer
    end
public final class ChartAxisTitle extends ChartObjectCollectionItem<ChartAxisTitleInstance> implements IROMStyleDefinitionContainer

Le type ChartAxisTitle expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Caption Gets an expression that evaluates to the caption of the title.
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique Position Gets an expression that evaluates to the position of the title along the axis.
Propriété publique Style Gets the style properties of this report definition object.
Propriété publique TextOrientation Gets an expression that evaluates to a value that indicates the orientation of the text.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé m_instance Infrastructure. (hérité de ChartObjectCollectionItem< (Of < ( <'T> ) > ) >.)

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.