Nevron.Chart Namespace / NStandardRangeSamplerProvider Class / m_SamplingMode Field


m_SamplingMode Field
Syntax
'Declaration
 
Protected m_SamplingMode As SamplingMode
 
'Usage
 
Dim instance As NStandardRangeSamplerProvider
Dim value As SamplingMode
 
value = instance.m_SamplingMode
 
instance.m_SamplingMode = value
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also