Nevron .NET Vision
Nevron.Chart Namespace / NAutoDateTimeStepProvider Class / m_StepBases Field


In This Topic
    m_StepBases Field (NAutoDateTimeStepProvider)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected m_StepBases As System.Long()
    'Usage
     
    
    Dim instance As NAutoDateTimeStepProvider
    Dim value() As System.Long()
     
    value = instance.m_StepBases
     
    instance.m_StepBases = value
    protected System.long[] m_StepBases
    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