Assembly: Speedometer;
Namespace: Prognoz.Platform.Interop.Speedometer;
The IPPTimeLine interface contains properties for setting up dashboard speedometer time line parameters.
IPPTimeLine
| Property name | Brief description | |
| CurrentIndex | The CurrentIndex property determines index of time line current step. | |
| DelayDuration | The DelayDuration property determines animation delay time. | |
| HorizontalAlignment | The HorizontalAlignment property determines horizontal time line alignment method. | |
| IsOverlap | The IsOverlap property determines whether time line crosses speedometer. | |
| ReturnToInitialState | The ReturnToInitialState property determines whether time line must be returned to initial state after animation end. | |
| StepDuration | The StepDuration property determines animation step duration. | |
| StepsNames | The StepsNames property determines array of time line step names. | |
| VerticalAlignment | The VerticalAlignment property determines vertical alignment method for time line. | |
| Visible | The Visible property determines whether time line is visible. |
See also:
Speedometer Assembly Interfaces
Related work items
Requirement