Sample count per major tick mark. Effective only when SamplingMethod is set to Auto and UseTickmarkTimeAlignment is true.

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

Syntax

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

See Also