Skip to main content
Version: 4.1

Enumeration: LastPriceAnimationMode

Represents the type of the last price animation for series such as area or line.

Enumeration Members

Disabled

Disabled = 0

Animation is always disabled


Continuous

Continuous = 1

Animation is always enabled.


OnDataUpdate

OnDataUpdate = 2

Animation is active after new data.