Disable to suspend time range updates from time range data source when chart is zoomed.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool ReadTimeRangeWhenZoomed { get; set; } |
| Visual Basic |
|---|
Public Property ReadTimeRangeWhenZoomed As Boolean Get Set |
| JScript |
|---|
function get ReadTimeRangeWhenZoomed () : boolean function set ReadTimeRangeWhenZoomed (value : boolean) |