Sdílet prostřednictvím


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
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property AxesView Indicates the chart areas should align on axes views.
Public property Cursor Indicates the chart areas should align on cursors.
Public property InnerPlotPosition Indicates the chart areas should align on inner plot positions.
Public property Instance Gets the report instance object that contains the calculated values of this report definition object.
Public property Position Indicates the chart areas should align on chart area positions.

Top