When enabled, actual trend range is stored in time range data source and can be shared with other controls.

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

Syntax

C#
public bool WriteTimeRange { get; set; }
Visual Basic
Public Property WriteTimeRange As Boolean
	Get
	Set
JScript
function get WriteTimeRange () : boolean
function set WriteTimeRange (value : boolean)

See Also