Classe ChartArea
Represents a chart area to be drawn within a chart data region.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..ChartArea
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class ChartArea _
Inherits ReportObject _
Implements INamedObject
'Utilisation
Dim instance As ChartArea
public class ChartArea : ReportObject, INamedObject
public ref class ChartArea : public ReportObject,
INamedObject
type ChartArea =
class
inherit ReportObject
interface INamedObject
end
public class ChartArea extends ReportObject implements INamedObject
Le type ChartArea expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
ChartArea | Creates a new instance of the ChartArea class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
AlignOrientation | Gets a value that indicates in which directions the chart area should be aligned with the target chart area. |
![]() |
AlignWithChartArea | Gets the name of a chart area with which to align this chart area. |
![]() |
ChartAlignType | Gets a value that indicates which aspects of the chart area should be aligned with the target chart area. |
![]() |
ChartCategoryAxes | Defines the category axes. |
![]() |
ChartElementPosition | Gets the custom position for the chart area. |
![]() |
ChartInnerPlotPosition | Gets the custom position for the inner plot area. |
![]() |
ChartThreeDProperties | Properties for a 3D chart layout. |
![]() |
ChartValueAxes | Defines the value axes. |
![]() |
ComponentMetadata | The component metadata. (hérité de ReportObject.) |
![]() |
EquallySizedAxesFont | Gets a value that indicates the same font size should be used for all axes if the font size is automatic. |
![]() |
Hidden | Gets a value that indicates whether the chart area should be hidden. |
![]() |
Name | Gets the name of the chart area. |
![]() |
Parent | The parent of this report object. (hérité de ReportObjectBase.) |
![]() |
Site | Infrastructure. (hérité de ReportObject.) |
![]() |
Style | Gets the style properties of this report definition object. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (hérité de ReportObject.) |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetContainingDataScopes | Infrastructure. (hérité de ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Infrastructure. (hérité de ReportObject.) |
![]() |
GetDependenciesCore | Infrastructure. (hérité de ReportObject.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
Initialize | Initializes an instance of the ChartArea class. (remplace ReportObject. . :: . .Initialize() () () ().) |
![]() |
InitializeForDesigner | Infrastructure. (hérité de ReportObject.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
OnChildPropertyChanged | Infrastructure. (hérité de ReportObject.) |
![]() |
OnPropertyChanged | Infrastructure. (hérité de ReportObject.) |
![]() |
RdlSemanticEqualsCore | Infrastructure. (hérité de ReportObject.) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Infrastructure. (hérité de ReportObject.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (hérité de ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (hérité de ReportObject.) |
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.