Enable to align all pens by time zone. Samples from different time zones are aligned to current time.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool TimeZonesAlignment { get; set; } |
Visual Basic |
---|
Public Property TimeZonesAlignment As Boolean Get Set |
JScript |
---|
function get TimeZonesAlignment () : boolean function set TimeZonesAlignment (value : boolean) |