The ChartAlignType type exposes the following members.

Constructors

  Name Description
Public method ChartAlignType
Initializes a new instance of the ChartAlignType class.

Methods

  Name Description
Public method AssignFrom
Copies properties from another ChartAlignType to the current object.

Properties

  Name Description
Public property AxesView
Gets or sets a value indicating whether the chart areas should align on axes views.
Public property Cursor
Gets or sets a value indicating whether the chart areas should align on cursors.
Public property InnerPlotPosition
Gets or sets a value indicating whether the chart areas should align on inner plot positions.
Public property Position
Gets or sets a value indicating whether the chart areas should align on chart area positions.

See Also