EaxInteractiveMode

Description

The EaxInteractiveMode enumeration contains interactivity modes of express report, merging the data table and chart modes. This enumerated type is used by the following properties:

Available Values

Value Brief description
0 Selection. The Selection mode: the data table is in read data mode; the chart is in the mode of chart object selection.
1 DrillDown. The DrillDown mode: the data table is in read data mode, the chart is in hyperlink mode.
2 AutoScrolling. The Synchronous Scrolling mode: the data table is in read data mode, the chart is in scaling mode.
3 ZoomAxisX. The Category Axis Zoom mode: data table is in the read-only mode, chart is in the X axis zoom mode.

See also:

Express Assembly Enumerations | ChartInteractiveMode