ChartArea Members
Include Protected Members
Include Inherited Members
Represents a chart area to be drawn within a chart data region.
The ChartArea type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ChartArea() | Creates a new instance of the ChartArea class. |
![]() |
ChartArea(IPropertyStore) | Creates a new instance of the ChartArea class. |
Top
Methods
Top
Properties
Name | 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. |
![]() |
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. (Inherited from ReportObjectBase.) |
![]() |
PropertyStore | The property store. (Inherited from ReportObjectBase.) |
![]() |
Site | Infrastructure. (Inherited from ReportObject.) |
![]() |
Style | Gets the style properties of this report definition object. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
Top