Disable to suspend time range updates from TimeRangeDataSource when chart is zoomed.

Namespace: Ico.Twx
Assembly: 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)

See Also