Sample count per major tick mark. Effective only when DataSamplingMethod is set to Auto()()()() and UseTickmarkTimeAlignment on TrendAxis is true.
Namespace: Ico.TwxAssembly: 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) |