Data sampling method used to generate samples in trend chart.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public SamplingMethod SamplingMethod { get; set; } |
| Visual Basic |
|---|
Public Property SamplingMethod As SamplingMethod Get Set |
| JScript |
|---|
function get SamplingMethod () : SamplingMethod function set SamplingMethod (value : SamplingMethod) |