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.TwxAssembly: 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) |