Nevron .NET Vision
Nevron.Chart Namespace / NScaleGridStyle Class / m_StandardAxisScaleProvider Field


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