Nevron .NET Vision
Nevron.Chart Namespace / NNeedleValueIndicator Class
Properties Methods Events


In This Topic
    NNeedleValueIndicator Class Members
    In This Topic

    The following tables list the members exposed by NNeedleValueIndicator.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a property indicating whether the indicator allows dragging via the mouse. (Inherited from Nevron.Chart.NIndicator)
    Public PropertyGets or sets the animation style (Inherited from Nevron.Chart.NIndicator)
    Public PropertyGets or sets the axis this indicator scales on (Inherited from Nevron.Chart.NIndicator)
    Public PropertyGets or set the interval beween dampening steps (Inherited from Nevron.Chart.NIndicator)
    Public PropertyGets or set the number of steps the indicator will perform in order to display a new value when dampening is enabled (Inherited from Nevron.Chart.NIndicator)
    Public PropertyEnables value dampening for this indicator. (Inherited from Nevron.Chart.NIndicator)
    Public PropertyGets/sets the id of the element (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets the interactivity style associated with this indicator (Inherited from Nevron.Chart.NIndicator)
    Public PropertyUser defined name of the node (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets the offset of the needle base from the center of the gauge  
    Public PropertyGets or sets the offset of the indicator from the scale (Inherited from Nevron.Chart.NIndicator)
    Public PropertyGets or sets the mode in which the indicator offset from scale is computed. (Inherited from Nevron.Chart.NIndicator)
    Public PropertyGets or sets a value indicating whether the indicator is painted before or after the scale it is attached to (Inherited from Nevron.Chart.NIndicator)
    Public PropertyGets or sets the palette assocaited with the indicator (Inherited from Nevron.Chart.NIndicator)
    Public PropertyGets or set the shape of the marker (Inherited from Nevron.Chart.NValueIndicator)
    Public PropertyUser defined data associated with the node (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets/sets the unique id of the element (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets the value displayed by this indicator on the specified gauge axis (Inherited from Nevron.Chart.NIndicator)
    Public PropertyDefines how to snap horizontal scale coordinates to axis ticks and ruler. (Inherited from Nevron.Chart.NIndicator)
    Public PropertyControls the visibility of the indicator (Inherited from Nevron.Chart.NIndicator)
    Public PropertyGets or sets the width of the value indicator shape (Inherited from Nevron.Chart.NValueIndicator)
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this object (Inherited from Nevron.Chart.NChartNode)
    Public MethodCreates an identical copy of the element, which differs only by the element unique id (Inherited from Nevron.Chart.NChartElement)
    Public Method (Inherited from Nevron.Chart.NValueIndicator)
    Public MethodGets a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement)
    Public MethodGets the name of the specified child attribute (Inherited from Nevron.Chart.NIndicator)
    Public MethodCalled by child or descendants attributes when an attribute has changed (Inherited from Nevron.Chart.NChartElement)
    Public MethodCalled by child or descendants attributes when an attribute property has changed (Inherited from Nevron.Chart.NChartElement)
    Public MethodCalled by child or descendants attributes when an attribute property is changing (Inherited from Nevron.Chart.NChartElement)
    Public MethodOccurs when the timer is started (Inherited from Nevron.Chart.NIndicator)
    Public MethodOccurs when the timer is stopped (Inherited from Nevron.Chart.NIndicator)
    Public MethodOccurs when the timer ticks (Inherited from Nevron.Chart.NIndicator)
    Public MethodReplaces any foreign unique ids (references to other nodes) (Inherited from Nevron.Chart.NChartElement)
    Public MethodSets a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement)
    Public MethodOverriden to return the element name (Inherited from Nevron.Chart.NChartElement)
    Public Method (Inherited from Nevron.Chart.NValueIndicator)
    Top
    Protected Methods
     NameDescription
    Protected MethodCommits the current transaction (Inherited from Nevron.Chart.NChartElement)
    Protected MethodResumes the history service. Pair it with the StartProperty method. (Inherited from Nevron.Chart.NChartElement)
    Protected MethodObtains an context tree item from the specified unique id (Inherited from Nevron.Chart.NChartElement)
    Protected MethodGeneral property changed handler, which fires the NodePropertyChanged event (Inherited from Nevron.Chart.NChartNode)
    Protected MethodGeneral property changing handler, which fires the NodePropertyChanging event (Inherited from Nevron.Chart.NChartNode)
    Protected MethodSafely pauses the history service (Inherited from Nevron.Chart.NChartElement)
    Protected MethodRecords the state of the specified property before it is changed (Inherited from Nevron.Chart.NChartElement)
    Protected MethodOverloaded. Records the entire state of the node (Inherited from Nevron.Chart.NChartElement)
    Protected MethodSafely resumes the history service (Inherited from Nevron.Chart.NChartElement)
    Protected MethodRolls back the current transaction (Inherited from Nevron.Chart.NChartElement)
    Protected MethodRecords the state of the specified property before it is changed and pauses the history service. Pair it with the EndProperty method. (Inherited from Nevron.Chart.NChartElement)
    Protected MethodStarts a new transaction (Inherited from Nevron.Chart.NChartElement)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the indicator value has changed. (Inherited from Nevron.Chart.NIndicator)
    Top
    See Also