Show second time cursor in chart.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool ShowSecondCursor { get; set; } |
Visual Basic |
---|
Public Property ShowSecondCursor As Boolean Get Set |
JScript |
---|
function get ShowSecondCursor () : boolean function set ShowSecondCursor (value : boolean) |