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