NevronOpenVision
Nevron.Nov.Chart Namespace / NNumericScale Class
Fields Properties Methods Events


In This Topic
    NNumericScale Class Members
    In This Topic

    The following tables list the members exposed by NNumericScale.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the AutoMaxStepProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the AutoMinStepProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CustomMajorTicksProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CustomMinorTicksProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CustomStepProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the CustomStepsProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the EnableDecimalRoundingProperty  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with  
    Public Fieldstatic (Shared in Visual Basic)Reference to the OriginProperty  
    Top
    Public Properties
     NameDescription
    Public PropertyThe maximum step allowed for automatic ticks.  
    Public PropertyGets / sets the minimum step allowed for automatic ticks  
    Public PropertyGets or sets the array of major ticks.  
    Public PropertyGets or sets the minor ticks when the AutoMinor property ticks is set to false  
    Public PropertySpecifies the major ticks custom step when the mode is set to CustomStep.  
    Public PropertySpecifies the major ticks custom steps when the mode is set to CustomSteps.  
    Public PropertyWhether decimal values should be rounded to the nearest binary representable power of ten precision  
    Public Property  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Internal Property  
    Internal Property  
    Top
    Protected Methods
     NameDescription
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal Method  
    Internal MethodOverridden.   
    Top
    See Also