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


In This Topic
    NAutoScaleBreak Class Members
    In This Topic

    The following tables list the members exposed by NAutoScaleBreak.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the MaxScaleBreakCountProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the MinValueProperty  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NAutoScaleBreakSchema  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ThresholdFactorProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the UseMinValueProperty  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the maximum number of breaks that this scale break can generate  
    Public PropertyGets or sets the custom min value which can replace the data min value if UseMinValue is set to true  
    Public PropertyGets or sets the threshold factor controlling when a break is generated  
    Public PropertyWhether to use a custom min value to perform the threshold calculation on the data  
    Top
    Protected Methods
     NameDescription
    Internal MethodOverridden.   
    Top
    See Also