Repeat last value if there is no value for current timestamp. Applies only when SortByTime()()()() is enabled. Default is true
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool RepeatLastValue { get; set; } |
Visual Basic |
---|
Public Property RepeatLastValue As Boolean Get Set |
JScript |
---|
function get RepeatLastValue () : boolean function set RepeatLastValue (value : boolean) |