Prognoz Platform uses two types of speedometers:
The Speedometer visualizer is used in reports and can be created both via reports and on working with Fore form designer.
The Indicator visualizer is used in dashboards. This visualizer can be created and viewed only in the web application, but it is available to edit display parameters by means of the Fore/Fore.NET language.
| Interface | Brief description | |
| The ISpeedometer interface contains properties and methods used to set up parameters of speedometer displaying. | ||
| The ISpeedometerArrow interface contains properties of speedometer scale arrow. | ||
| The ISpeedometerArrows interface contains properties of speedometer scale arrows collection. | ||
| The ISpeedometerArrowView interface contains the properties that determine the parameters of arrow design. | ||
| The ISpeedometerArrowViews interface contains properties of the collection of speedometer scale arrows visual styles. | ||
| The ISpeedometerBackground interface contains properties used to set up background of various speedometer elements. | ||
| The ISpeedometerBar interface contains properties of segment of the speedometer colored interval bar. | ||
| The ISpeedometerBars interface contains properties of segments collection of the speedometer colored interval bar. | ||
| The ISpeedometerBox interface contains properties and methods of the SpeedometerBox development environment component. | ||
| The ISpeedometerCentralShape interface contains properties of the circle that is located in the centre of speedometer. | ||
| The ISpeedometerFilledBar interface contains properties of the speedometer colored interval bar. | ||
| The ISpeedometerScale interface contains properties of speedometer scale. | ||
| The ISpeedometerScale interface contains properties of speedometer scales collection. | ||
| The ISpeedometerScaleView interface contains the properties that determine the speedometer scale visual style. | ||
| The ISpeedometerScaleViews interface contains properties of the collection of speedometer scale visual styles. | ||
| The ISpeedometerTickInfo interface contains properties of the main and additional scale tick marks. | ||
| The ISpeedometerView interface contains properties for configuring of speedometer displaying parameters. |
| Interface | Brief description | |
| IPPSpeedometer | The IPPSpeedometer interface contains properties and methods used to set up parameters of speedometer displaying. | |
| IPPSpeedometerArrowBase | The IPPSpeedometerArrowBase interface contains properties for setting up speedometer scale arrow parameters. | |
| IPPSpeedometerArrows | The IPPSpeedometerArrows interface is used to work with speedometer scale arrows collection. | |
| IPPSpeedometerBorder | The IPPSpeedometerBorder interface contains properties for setting up speedometer border parameters. | |
| IPPSpeedometerBorders | The IPPSpeedometerBorders interface is used to work with collection of speedometer borders. | |
| IPPSpeedometerLabel | The IPPSpeedometerLabel interface contains properties for setting up of speedometer text label parameters. | |
| IPPSpeedometerLabels | The IPPSpeedometerLabels interface is used to work with collection of speedometer text labels. | |
| IPPSpeedometerMarkerBase | The IPPSpeedometerMarkerBase interface contains properties for setting up of speedometer marker rendering parameters. | |
| IPPSpeedometerScale | The IPPSpeedometerScale interface contains properties and methods used to set up speedometer scale parameters. | |
| IPPSpeedometerScales | The IPPSpeedometerScales interface is used to work with speedometer scales collection. | |
| IPPSpeedometerSector | The IPPSpeedometerSector interface contains properties for setting up speedometer data scale sector parameters. | |
| IPPSpeedometerSectors | The IPPSpeedometerSectors interface is used to work with collection of speedometer scale sectors. | |
| IPPSpeedometerTimeDataAdapter | The IPPSpeedometerTimeDataAdapter interface is used to get information about attributes in various speedometer time points. | |
| IPPSpeedometerTrend | The IPPSpeedometerTrend interface contains properties for setting up speedometer data scale trend parameters. | |
| IPPSpeedometerTrends | The IPPSpeedometerTrends interface is used to work with collection of speedometer scale trends. | |
| IPPTimeLine | The IPPTimeLine interface contains properties for setting up dashboard speedometer time line parameters. |
See also:
Speedometer Assembly Enumerations | Speedometer Assembly Classes