Desired total count of samples for each pen in this chart. Effective only when DataSamplingMethod is set to Count()()()().
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int SamplingTotalCount { get; set; } |
Visual Basic |
---|
Public Property SamplingTotalCount As Integer Get Set |
JScript |
---|
function get SamplingTotalCount () : int function set SamplingTotalCount (value : int) |