If time alignment is enabled on X axis, all zoom operations results in time aligned period.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool TimeAlignedZoom { get; set; } |
| Visual Basic |
|---|
Public Property TimeAlignedZoom As Boolean Get Set |
| JScript |
|---|
function get TimeAlignedZoom () : boolean function set TimeAlignedZoom (value : boolean) |