Animation speed for trends in real-time mode.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public TimeInterval AnimationSpeed { get; set; }
Visual Basic
Public Property AnimationSpeed As TimeInterval
	Get
	Set
JScript
function get AnimationSpeed () : TimeInterval
function set AnimationSpeed (value : TimeInterval)

See Also