Assembly: Express;
Namespace: Prognoz.Platform.Interop.Express;
The IEaxAnalyzeCore interface is used to work with express report.
IEaxAnalyzeCore
Property name | Brief description | |
Outdated. Use IEaxAnalyzerCore.InteractiveMode. | ||
The BubbleChart property returns the object containing express report bubble chart. | ||
The BubbleTree property returns the object that contains express report bubble tree. | ||
Outdated. Use IEaxAnalyzerCore.IsInteractiveModeAvailable. | ||
The CanSwitchToMode property returns whether the view change mode of the workbook is available. | ||
The Chart property returns the object that contains express report chart. | ||
The DataSourceCache property returns the database, which stores cached data. | ||
The DataSourceDescriptor property determines a data source descriptor. | ||
Outdated. Use IEaxDataAreaSource.VirtualSources. | ||
The DiagnosticReport property determines the diagnostic report that contains results of validation rule execution. | ||
The EnableEdit property determines whether data editing is enabled in express report. | ||
Outdated. Use IEaxHeaders.Footer. | ||
The Grid property returns the object containing the express report table. | ||
Outdated. Use IEaxHeaders.Header. | ||
The HeadersFooters property returns the collection of express report headers and footers. | ||
The InnerStyleSheet property determines internal styles table of the express report. | ||
The InteractiveMode property determines interactive mode for express report. | ||
Outdated. Use IEaxDataAreaPivotSlice.InvisibleDimensions. | ||
Outdated. Use IEaxDataAreaPivotSlice.InvisibleParam. | ||
The IsDataSourceCacheExist property returns the result of checking if express report contains a cache object. | ||
Outdated. Use IEaxDataSources.IsDimFixed. | ||
Outdated. Use IEaxDataSources.IsDimPinned. | ||
The IsDirty property determines whether there are changes in express report. | ||
The IsInteractiveModeAvailable property determines whether it is possible to switch to a selected interactive mode. | ||
Outdated. Use IEaxDataAreaPivotSlice.IsParameterized. | ||
The Laner property returns the workbook of the time series database. | ||
The LanerTable property returns the data table from the time series database workbook. | ||
Outdated. Use IEaxAnalyzerCore.MapChart. | ||
The MapChart property returns the object containing express report map (version supporting OpenGL). | ||
Outdated. Use the IEaxAnalyzerCore.WindowsPosition property. | ||
The Mode property determines the view mode of the workspace of time series database in express report. | ||
The PageInnerRect property returns the object containing inner page area together with page margins. | ||
The PagesCount property returns the number of report pages that will be printed using the current page parameters. | ||
The PageSettings property returns settings of express report pages. | ||
The ParamProvider property returns the object to work with express report parameters. | ||
Outdated. Use IEaxDataAreaPivotSlice.ParamValues | ||
Outdated. Use IEaxDataSources.PinDimension. | ||
The PinnedSeries property determines a fixed series. | ||
The Pivot property returns display settings of the table containing express report data. | ||
The Printable property determines whether to print report. | ||
Outdated. Use IEaxAnalyzerCore.ViewOrder. | ||
The Resources property determines the Resource object that is used to store translations of the express report title. | ||
The Sheets property returns the collection of express report child sheets. | ||
The Speedometer property returns express report speedometer parameters. | ||
The Statistics property returns calculated summary statistics. | ||
The StyleSheet property determines an external styles table used by express report. | ||
The ThisSheetPagesCount property returns the number of pages in the specified express report sheet. | ||
The TitleBar property returns express report title parameters. | ||
Outdated. Use IEaxDataAreaSlice.Topobase. | ||
Outdated. Use IEaxDataAreaSlice.TopobaseByTimePoint. | ||
Outdated. Use IEaxDataAreaSlice.TopobaseKeyByTimePoint. | ||
The Treemap property returns the object that contains express report tree map. | ||
The UndoRedo property returns parameters of express report undo/redo stack. | ||
Outdated. Use IEaxDataAreaSliceProperties.UseGridSelection. | ||
The ViewOrder property determines the order, in which objects are displayed in express report window and on printed sheets. | ||
The WindowsPosition property determines the order of object windows of express report in the report area. |
Method name | Brief description | |
The BeginUpdate method disables refreshing of express report objects. | ||
The CanDimBeTimeLine property returns whether the dimension can be used as a calendar dimension in the report and as a timeline of a map or a matrix. | ||
Outdated. Use IEaxDataSources.CanFixDim. | ||
Outdated. Use IEaxDataSources.CanPinDim. | ||
The ClearDataSourceCache method clears cache object of the data source of express report. | ||
The CorrectScale method adjusts the scale relative to the size of express report displayed area. | ||
The CreateDataSourceCache method creates a cache object of the data source of express report and returns result of its creation. | ||
The CreateModeller method creates an object of express modeling and passes data to this object. | ||
The CreateMultiOlap method creates an express report that contains several data sources. | ||
Outdated. Use IEaxGrid.DrillCellResult. | ||
The DrillPoint method returns information about binding of data series point to data. | ||
Outdated. Use IEaxGrid.DrillRangeResult. | ||
The DrillSerie method returns information about binding of data series to data. | ||
The EndUpdate method resumes refreshing of express report objects. | ||
The ExcludeChartElements method excludes the specified dimensions elements from selection. | ||
The KeepOnlyChartElements method changes selection in such a way that only the specified chart elements are available. | ||
The LoadCubeFromStream property loads cube data to the express report from the stream. | ||
The LoadSettingsFromXml method loads express report parameters from the XML document. | ||
The OpenCube method opens the cube, based on which the express report is to be created. | ||
The OpenCubeEx method opens a cube (with advanced parameters) that is used to create an express report. | ||
The OpenMatrixDataSource property loads data to the express report from a non-cube source. | ||
The RefreshAll method refreshes all express report objects. | ||
The RefreshDataSourceCache method refreshes cache object of the express report data source. | ||
Outdated. Use IEaxDataAreaSlice.ResetTopobase. | ||
The SaveCubeToStream method saves data of selected express report dimensions to a stream as a cube. | ||
The SaveSettingsToXml method loads express report parameters in the XML format. | ||
Outdated. The SynchronizeViews method synchronizes the chart in by data table. | ||
The UpdateParamProvider method updates data source for express report parameters. |
See also: