Express > Express Assembly Interfaces > IEaxSpeedometer
Assembly: Express;
Name space: Prognoz.Platform.Interop.Express;
The IEaxSpeedometer interface contains properties and methods of the Speedometer express report object.
IEaxSpeedometer
Speedometer parameters can be obtained in the IEaxAnalyzeCore.Speedometer property.
Property name | Brief description | |
![]() |
AggregationFunction | The AggregationFunction property determines aggregation method applied for calculation of value displayed on the speedometer if several data series are selected in the report. |
![]() |
AutoScale | The AutoScale property determines whether speedometer scale is automatically calculated. |
![]() |
MaxValue | The MaxValue property determines the maximum value that can be displayed on the speedometer. |
![]() |
MinValue | The MinValue property determines the minimum value that can be displayed on the speedometer. |
![]() |
Speedometer | The Speedometer property returns parameters of speedometer displaying. |
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 the 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 Load method loads analytical area method. | |
![]() |
The Refresh method updates an express report object. |
See also: