ChartAlignType Members
Include Protected Members
Include Inherited Members
Defines which aspects of the chart area should be aligned with the target chart area.
The ChartAlignType type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
AxesView | Indicates the chart areas should align on axes views. | |
Cursor | Indicates the chart areas should align on cursors. | |
InnerPlotPosition | Indicates the chart areas should align on inner plot positions. | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
Position | Indicates the chart areas should align on chart area positions. |
Top