Time interval multiplier between major tick marks and gridlines.

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

Syntax

C#
public int TickmarkTimeValue { get; set; }
Visual Basic
Public Property TickmarkTimeValue As Integer
	Get
	Set
JScript
function get TickmarkTimeValue () : int
function set TickmarkTimeValue (value : int)

See Also