Partager via


Classe ChartArea

Represents a chart area to be drawn within a chart data region.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartObjectCollectionItem< (Of < ( <'ChartAreaInstance> ) > ) >
    Microsoft.ReportingServices.OnDemandReportRendering..::..ChartArea

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

Syntaxe

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

Le type ChartArea expose les membres suivants.

Propriétés

  Nom Description
Propriété publique AlignOrientation Gets a value that indicates in which directions the chart area should be aligned with the target chart area.
Propriété publique AlignWithChartArea Gets the name of a chart area with which to align this chart area.
Propriété publique CategoryAxes Gets the categoy axes of the chart area.
Propriété publique ChartAlignType Gets a value that indicates which aspects of the chart area should be aligned with the target chart area.
Propriété publique ChartElementPosition Gets the custom position for the chart area.
Propriété publique ChartInnerPlotPosition Gets the custom position for the inner plot area.
Propriété publique EquallySizedAxesFont Gets a value that indicates the same font size should be used for all axes if the font size is automatic.
Propriété publique Hidden Gets a value that indicates whether the chart area should be hidden.
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique Name Gets the name of the chart area.
Propriété publique Style Gets the style properties of this report definition object.
Propriété publique ThreeDProperties Gets the 3-D properties for the chart area.
Propriété publique ValueAxes Gets the value axes for the chart area.

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.