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


In This Topic
    NIndicator Class Members
    In This Topic

    The following tables list the members exposed by NIndicator.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the AllowDraggingProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the enable DampeningInterval property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the enable DampeningSteps property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Drag event  
    Public Fieldstatic (Shared in Visual Basic)Reference to the enable dampening property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the EndDragging event  
    Public Fieldstatic (Shared in Visual Basic)Reference to the fill property FillProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the IsDragged property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the IsPressed property IsPressedProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the NIndicatorSchema  
    Public Fieldstatic (Shared in Visual Basic)Reference to the OffseFromScaleProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the OffsetOriginModeProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the PaintOrderProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Palette property  
    Public Fieldstatic (Shared in Visual Basic)ScaleAxisRef to the scale axis ref property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the shadow property ShadowProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the StartDragging event  
    Public Fieldstatic (Shared in Visual Basic)Reference to the stroke property StrokeProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ValueProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ValueSnapperProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the VisibleProperty  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether dragging is allowed for this indicator  
    Public PropertyGets or set the interval beween dampening steps  
    Public PropertyGets or set the number of steps the indicator will perform in order to display a new value when dampening is enabled  
    Public PropertyEnables value dampening for this indicator.  
    Public PropertyGets or sets the fill style of the indicator  
    Public PropertyGets whether the indicator is currently dragged. Automatically updated by Nevron.  
    Public PropertyGets whether the indicator is currently pressed. Automatically updated by Nevron.  
    Public PropertyGets or sets the offset of the indicator from the scale  
    Public PropertyGets or sets the mode in which the indicator offset from scale is computed.  
    Public PropertyGets or sets a value indicating whether the indicator is painted before or after the scale it is attached to  
    Public PropertyGets or sets the palette associated with this indicator  
    Public PropertyGets or sets the axis on which this indicator will scale  
    Public PropertyGets or sets a reference to the axis on which this indicator will scale  
    Public PropertyGets or sets the indicator shadow style  
    Public PropertyGets or sets the stroke style of the indicator  
    Public PropertyGets or sets the value displayed by this indicator on the specified gauge axis  
    Public PropertyDefines how to snap horizontal scale coordinates to axis ticks and scale.  
    Public PropertyControls the visibility of the indicator  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodDetermines whether the thumb can currently be dragged  
    Protected MethodCancels the thumb dragging  
    Protected MethodDrags the thumb to the specified thumb pos (in local coordinates).  
    Protected MethodEnds the thumb dragging.  
    Protected MethodStarts the thumb dragging  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Protected MethodRaises the thumb drag event.  
    Protected MethodRaises the thumb end drag event.  
    Protected MethodOverridden. Handles the KeyDown event  
    Protected MethodOverridden. Handles the lost focus event  
    Protected MethodOverridden. Handles the lost mouse capture event  
    Protected MethodOverridden. Handles the mouse down event  
    Protected MethodOverridden. Handles the mouse move event  
    Protected MethodOverridden. Handles the mouse up event  
    Protected MethodOverridden. Performs the element post children paint.  
    Protected MethodOverridden. Performs the element pre children paint.  
    Protected MethodRaises the thumb start drag event.  
    Internal Method  
    Internal Method  
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Top
    Public Events
     NameDescription
    Public EventEvent, which occurs when the indicator is dragged  
    Public EventEvent, which occurs when the indicator ends to be dragged  
    Public EventEvent, which occurs when the indicator starts to be dragged  
    Public EventMutation event, which occurs when the Value property has changed  
    Top
    See Also