Name | Description | |
---|---|---|
![]() | NAxisConstLine Constructor | Default constructor |
The following tables list the members exposed by NAxisConstLine.
Name | Description | |
---|---|---|
![]() | NAxisConstLine Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() | AnimationsStyle | Gets or sets the animation style (Inherited from Nevron.Chart.NAxisMarker) |
![]() | FillStyle | Gets or sets the fill style used by the constant line (valid only if the Style is set to Plane) |
![]() | Id | Gets/sets the id of the element (Inherited from Nevron.Chart.NChartElement) |
![]() | IncludeInAxisRange | Whether to include the constline value in the axis range |
![]() | InteractivityStyle | The interactivity style associated with the axis attribute. (Inherited from Nevron.Chart.NAxisMarker) |
![]() | Mode | Controls the style of the constant line |
![]() | Name | Overridden. User defined name of the node |
![]() | ReferenceRanges | Gets or sets a collection of value ranges on reference axes. Each entry determines the span of the const line along the respective axis. |
![]() | ShowAtWalls | Gets or sets an array which specifies the walls that display the const line. |
![]() | StrokeStyle | Gets or sets the stroke style applied to the marker. (Inherited from Nevron.Chart.NAxisMarker) |
![]() | Tag | User defined data associated with the node (Inherited from Nevron.Chart.NChartElement) |
![]() | Text | Gets or sets the text displayed by the const line (Inherited from Nevron.Chart.NAxisMarker) |
![]() | TextAlignment | Gets or sets the label fit mode when BoundsMode is set to Fit (Inherited from Nevron.Chart.NAxisMarker) |
![]() | TextOffset | Gets or sets the offset of the text from the text location specified by TextContentAlignment (Inherited from Nevron.Chart.NAxisMarker) |
![]() | TextStyle | Gets or sets the NTextStyle object applied to the const line text. (Inherited from Nevron.Chart.NAxisMarker) |
![]() | UniqueId | Gets/sets the unique id of the element (Inherited from Nevron.Chart.NChartElement) |
![]() | Value | Controls the value of the axis marker. (Inherited from Nevron.Chart.NValueAxisMarker) |
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 |
![]() | GetAxis | (Inherited from Nevron.Chart.NValueAxisMarker) |
![]() | GetShowAtWall | Check whether the const line is displayed on the specified chart wall. |
![]() | 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) |
![]() | 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) |
![]() | SetShowAtWall | Show the const line on the specified chart wall. |
![]() | 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) |
![]() | Init | |
![]() | 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) |
![]() | OnValueChanged | Raises the ValueChanged event (Inherited from Nevron.Chart.NValueAxisMarker) |
![]() | 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 horizontal cursor value has changed. (Inherited from Nevron.Chart.NValueAxisMarker) |