Name | Description | |
---|---|---|
![]() | NRangeIndicator Constructor | Overloaded. |
The following tables list the members exposed by NRangeIndicator.
Name | Description | |
---|---|---|
![]() | NRangeIndicator Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AllowDragging | Gets or sets a property indicating whether the indicator allows dragging via the mouse. (Inherited from Nevron.Chart.NIndicator) |
![]() | AnimationsStyle | Gets or sets the animation style (Inherited from Nevron.Chart.NIndicator) |
![]() | Axis | Gets or sets the axis this indicator scales on (Inherited from Nevron.Chart.NIndicator) |
![]() | BeginOffset | Gets or sets the begin offset of the range indicator |
![]() | BeginWidth | Gets or sets the begin width of the range indicator |
![]() | DampeningInterval | Gets or set the interval beween dampening steps (Inherited from Nevron.Chart.NIndicator) |
![]() | DampeningSteps | Gets 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) |
![]() | EnableDampening | Enables value dampening for this indicator. (Inherited from Nevron.Chart.NIndicator) |
![]() | EndOffset | Gets or sets the end offset of the range indicator |
![]() | EndWidth | Gets or sets the end width of the range indicator |
![]() | FillStyle | Gets or sets the fill style of the indicator |
![]() | Id | Gets/sets the id of the element (Inherited from Nevron.Chart.NChartElement) |
![]() | InteractivityStyle | Gets or sets the interactivity style associated with this indicator (Inherited from Nevron.Chart.NIndicator) |
![]() | Name | User defined name of the node (Inherited from Nevron.Chart.NChartElement) |
![]() | OffsetFromScale | Gets or sets the offset of the indicator from the scale (Inherited from Nevron.Chart.NIndicator) |
![]() | OffsetOriginMode | Gets or sets the mode in which the indicator offset from scale is computed. (Inherited from Nevron.Chart.NIndicator) |
![]() | Origin | Get or sets the origin of the range displayed by the indicator |
![]() | OriginMode | |
![]() | PaintOrder | Gets or sets a value indicating whether the indicator is painted before or after the scale it is attached to (Inherited from Nevron.Chart.NIndicator) |
![]() | Palette | Gets or sets the palette assocaited with the indicator (Inherited from Nevron.Chart.NIndicator) |
![]() | PaletteColorMode | Gets or set the the bar width mode when the bar is in scatter mode |
![]() | Range | Obtains the normalized range displayed by this indicator |
![]() | ShadowStyle | Gets or sets the indicator shadow style |
![]() | StrokeStyle | Gets or sets the stroke style of the indicator |
![]() | Tag | User defined data associated with the node (Inherited from Nevron.Chart.NChartElement) |
![]() | UniqueId | Gets/sets the unique id of the element (Inherited from Nevron.Chart.NChartElement) |
![]() | Value | Gets or sets the value displayed by this indicator on the specified gauge axis (Inherited from Nevron.Chart.NIndicator) |
![]() | ValueSnapper | Defines how to snap horizontal scale coordinates to axis ticks and ruler. (Inherited from Nevron.Chart.NIndicator) |
![]() | Visible | Controls the visibility of the indicator (Inherited from Nevron.Chart.NIndicator) |
Name | Description | |
---|---|---|
![]() | Clone | Creates an identical copy of this object (Inherited from Nevron.Chart.NChartNode) |
![]() | CloneWithNewUniqueId | Creates an identical copy of the element, which differs only by the element unique id (Inherited from Nevron.Chart.NChartElement) |
![]() | CreateFieldNonSerializedObjects | Overridden. |
![]() | GetAttributeByName | Gets a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement) |
![]() | GetAttributeName | Overridden. Gets the name of the specified child attribute |
![]() | OnAttributeChanged | Called by child or descendants attributes when an attribute has changed (Inherited from Nevron.Chart.NChartElement) |
![]() | OnAttributePropertyChanged | Called by child or descendants attributes when an attribute property has changed (Inherited from Nevron.Chart.NChartElement) |
![]() | OnAttributePropertyChanging | Called by child or descendants attributes when an attribute property is changing (Inherited from Nevron.Chart.NChartElement) |
![]() | OnTimerStart | Occurs when the timer is started (Inherited from Nevron.Chart.NIndicator) |
![]() | OnTimerStop | Occurs when the timer is stopped (Inherited from Nevron.Chart.NIndicator) |
![]() | OnTimerTick | Occurs when the timer ticks (Inherited from Nevron.Chart.NIndicator) |
![]() | ReplaceForeignUniqueIds | Replaces any foreign unique ids (references to other nodes) (Inherited from Nevron.Chart.NChartElement) |
![]() | SetAttributeByName | Sets a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement) |
![]() | ToString | Overriden to return the element name (Inherited from Nevron.Chart.NChartElement) |
![]() | UpdateFieldReferences | Overridden. |
Name | Description | |
---|---|---|
![]() | Commit | Commits the current transaction (Inherited from Nevron.Chart.NChartElement) |
![]() | EndProperty | Resumes the history service. Pair it with the StartProperty method. (Inherited from Nevron.Chart.NChartElement) |
![]() | GetElementFromUniqueId | Obtains an context tree item from the specified unique id (Inherited from Nevron.Chart.NChartElement) |
![]() | OnPropertyChanged | General property changed handler, which fires the NodePropertyChanged event (Inherited from Nevron.Chart.NChartNode) |
![]() | OnPropertyChanging | General property changing handler, which fires the NodePropertyChanging event (Inherited from Nevron.Chart.NChartNode) |
![]() | PauseHistoryService | Safely pauses the history service (Inherited from Nevron.Chart.NChartElement) |
![]() | RecordProperty | Records the state of the specified property before it is changed (Inherited from Nevron.Chart.NChartElement) |
![]() | RecordState | Overloaded. Records the entire state of the node (Inherited from Nevron.Chart.NChartElement) |
![]() | ResumeHistoryService | Safely resumes the history service (Inherited from Nevron.Chart.NChartElement) |
![]() | Rollback | Rolls back the current transaction (Inherited from Nevron.Chart.NChartElement) |
![]() | StartProperty | Records 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) |
![]() | StartTransaction | Starts a new transaction (Inherited from Nevron.Chart.NChartElement) |
Name | Description | |
---|---|---|
![]() | ValueChanged | Occurs when the indicator value has changed. (Inherited from Nevron.Chart.NIndicator) |