Let the control automatically set tick marks based on control's size and actual trend period. Time alignment settings for main chart and summary chart is ignored.

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

Syntax

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

See Also