Gets or sets the X value. Usually time in milliseconds. Value shared with Timestamp.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public double XValue { get; set; } |
| Visual Basic |
|---|
Public Property XValue As Double Get Set |
| JScript |
|---|
function get XValue () : double function set XValue (value : double) |