Name | Description | |
---|---|---|
![]() | NScaleConfiguratorElementContainer Constructor |
The following tables list the members exposed by NScaleConfiguratorElementContainer.
Name | Description | |
---|---|---|
![]() | NScaleConfiguratorElementContainer Constructor |
Name | Description | |
---|---|---|
![]() | m_Impl | |
![]() | m_ScaleConfiguratorObserver | (Inherited from Nevron.Chart.NScaleConfiguratorElement) |
Name | Description | |
---|---|---|
![]() | Id | Gets/sets the id of the element (Inherited from Nevron.Chart.NChartElement) |
![]() | Name | User defined name of the node (Inherited from Nevron.Chart.NChartElement) |
![]() | 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) |
Name | Description | |
---|---|---|
![]() | AccumulateChildren | Accumulates the children contained in this node, which satisfy the filter to the provided node list |
![]() | AccumulateDescendants | Accumulates the descendants contained in this node, which satisfy the filter to the provided node list |
![]() | Children | Obtains the child nodes of this node |
![]() | ChildrenCount | Returns the number of child nodes which satisfy the specified filter |
![]() | 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. |
![]() | Descendants | Obtains the descentant nodes of this node |
![]() | DescendantsCount | Returns the number of descendant nodes, which satisfy the specified filter |
![]() | GetAttributeByName | Gets a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement) |
![]() | GetAttributeName | Gets the name of the specified child attribute (Inherited from Nevron.Chart.NChartElement) |
![]() | GetChildAt | Gets the child node at the specified index |
![]() | GetChildFromId | Obtains a child element by its id |
![]() | GetChildFromUniqueId | Obtains a child element by its unique id |
![]() | GetDescendantFromId | Obtains a element node by its id |
![]() | GetDescendantFromUniqueId | Obtains a child element by its unique id |
![]() | GetEnumerator | Overloaded. Obtains a child node enumerator |
![]() | IndexOfChild | Gets the index of the specified node in the container |
![]() | IsChild | Determines whether the specified node is a child node for this container |
![]() | IsDescendant | Queries whether the specified node is a descendant of this node |
![]() | 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) |
![]() | SetChildIndex | Sets a new index of the specified child node |
![]() | 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 | Called when a property has changed. (Inherited from Nevron.Chart.NScaleConfiguratorElement) |
![]() | 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) |