Express > Express Assembly Classes > EaxChart
The EaxChart class is a chart used in express reports.
Property name | Brief description | |
![]() |
Outdated. Use SingleCellRangeMode. | |
![]() |
The BuildPointNameHierarchy property enables or disables creating point hierarchy for the chart. | |
![]() |
The Chart property returns object that contains parameters of express report chart displaying. | |
![]() |
The DisplayHidden property determines whether hidden columns or rows are to be shown on a chart. | |
![]() |
Outdated. Use EvaluatedElements. | |
![]() |
The EvaluatedElements property determines the type of calculated elements displayed on a chart. | |
![]() |
The GetDataRange property returns a cell range, by which a chart is built. | |
![]() |
The GetSerieTabRange property returns cell range used to create a specified series. | |
![]() |
The PointChartMode property determines data transfer method on creating a scatter chart. | |
![]() |
The Range property determines the range of selected table area used to create the chart. | |
![]() |
The SerieDrillable property determines whether data drilldown is available by a specified chart series. | |
![]() |
The SeriesInRows property determines how the data series are obtained. | |
![]() |
The SeriesLimit property determines maximum number of series that can be displayed on a chart. | |
![]() |
The SingleCellRangeMode property determines method used to plot a chart when a single cell is selected. | |
![]() |
The UseNormalization property determines whether normalized data is displayed. |
Property name | Brief description | |
![]() |
The Active property determines active object of the express report. | |
![]() |
The AllowSaveData property determines whether after modification object data will be saved to the source. | |
![]() |
The Available property returns the availability criterion for the object in the express report. | |
![]() |
The CombinedIndicatorSelection property returns selection of all dimension metrics in view. | |
![]() |
The Description property returns description of an express report object. | |
![]() |
The Enabled property determines whether the object is to be plotted. | |
![]() |
The Id property determines object identifier. | |
![]() |
Outdated. Use IEaxObject.IndicatorSelection. | |
![]() |
The IndicatorLegendAssignment property determines metric purpose in visualizer legend. | |
![]() |
The IndicatorSelection property returns dimension metric selection in view. | |
![]() |
The IsLoaded property determines whether analytical area object will be loaded. | |
![]() |
The Laner property determines object to work with workbook of time series database in series mode. | |
![]() |
The Pivot property determines object which is a base to build data table. | |
![]() |
Outdated. Use IEaxObject.Visible. | |
![]() |
Outdated. Use IEaxObjectPrintSettings.Scale. | |
![]() |
The PrintSettings property returns parameters of express report object print and export. | |
![]() |
The SelectionManager property returns an object used to work with dimension selection. | |
![]() |
Outdated. Use IEaxObject.ViewSize. | |
![]() |
The SyncIndicators property determines whether metric synchronization is enables for visualizers. | |
![]() |
The Tag property determines any value linked to the object. | |
![]() |
The Type property determines the type of express report object. | |
![]() |
The UndoRedo property returns undo/redo stack parameters of express report object. | |
![]() |
The ViewScale property determines size of object window in the express report. | |
![]() |
The ViewSize property returns the express report object size. | |
![]() |
The Visible property determines whether the object is displayed in express report window and printed. |
Method name | Brief description | |
![]() |
The ArePointsDrillable method determines whether data drilldown is available by specified chart points. | |
![]() |
The CorrectSerieIndex method corrects index of the specified chart series. | |
![]() |
The DrillPoint method performs the data drilldown by the chart point. | |
![]() |
The DrillPoints method performs the data drilldown by several chart points. | |
![]() |
The DrillSerie method performs the data drilldown by the chart series. | |
![]() |
The DrillSerie method performs the data drilldown by several chart series. | |
![]() |
The GetPointTabRange method returns data range used to create a specified point. | |
![]() |
The IsPointDrillable method determines whether data drilldown is available by a specified chart point. | |
![]() |
The IsSeriesDrillable method determines whether data drilldown is available by specified chart series. |
Method name | Brief description | |
![]() |
The Load method loads analytical area method. | |
![]() |
The Refresh method updates an express report object. |
See also: