VZTimeLine

Description

The VZTimeLine class implements an object that is used to work with visualizer timeline.

Class object properties inherited from IVZTimeLine

  Property name Brief description
CurrentIndex

The CurrentIndex property determines index of timeline current step.
DelayDuration

The DelayDuration property determines delay in visualizer animation at each step of the timeline.
Inverse

The Inverse property determines whether timeline is display is direct or reverse.
IsOverlap

The IsOverlap property determines whether the timeline does not reduce visualizer workspace.
LastIndexAsInitial

The LastIndexAsInitial property determines whether on opening an express report it moves to the last timeline step if index value is negative.
ReturnToInitialState

The ReturnToInitialState property determines the value that is used to return timeline to its initial state.
StepDuration

The StepDuration property determines animation time of visualizer on moving from one step of the timeline to another.
StepsNames

The StepsNames property returns names of timeline steps.

Class object properties inherited from IVZPlacedControlBase

  Property name Brief description

Style

The Style property determines style of control.

HorizontalAlignment

The HorizontalAlignment property determines horizontal alignment of control.

VerticalAlignment

The VerticalAlignment property determines vertical alignment of control.

Visible

The Visible property determines visibility of control.

See also:

Visualizators Assembly Classes