ChartAlignType Class Members
In This Topic
The following tables list the members exposed by ChartAlignType.
Public Constructors
Public Properties
| Name | Description |
 | AxesView | Gets or sets a value indicating whether the chart areas should align on axes views. |
 | Cursor | Gets or sets a value indicating whether the chart areas should align on cursors. |
 | InnerPlotPosition | Gets or sets a value indicating whether the chart areas should align on inner plot positions. |
 | Position | Gets or sets a value indicating whether the chart areas should align on chart area positions. |
Top
Public Methods
| Name | Description |
 | AssignFrom | Copies properties from another ChartAlignType to the current object. |
Top
See Also