Nevron .NET Vision
Nevron.Chart Namespace / NMinorTickRangeSamplerProvider Class / m_ScaleConfigurator Field


In This Topic
    m_ScaleConfigurator Field (NMinorTickRangeSamplerProvider)
    In This Topic
    Syntax
    'Declaration
     
    
    <NReferenceFieldAttribute()>
    Protected m_ScaleConfigurator As NScaleConfigurator
    'Usage
     
    
    Dim instance As NMinorTickRangeSamplerProvider
    Dim value As NScaleConfigurator
     
    value = instance.m_ScaleConfigurator
     
    instance.m_ScaleConfigurator = value
    [NReferenceField()]
    protected NScaleConfigurator m_ScaleConfigurator
    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