Name | Description | |
---|---|---|
![]() | m_Type | (Inherited from Nevron.Chart.NChartElementCollection) |
The following tables list the members exposed by NAxisConstLineCollection.
Name | Description | |
---|---|---|
![]() | m_Type | (Inherited from Nevron.Chart.NChartElementCollection) |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements contained in the collection. (Inherited from Nevron.Chart.NChartElementCollection) |
![]() | Id | Gets/sets the id of the element (Inherited from Nevron.Chart.NChartElement) |
![]() | IsFixedSize | Gets a value indicating whether the collection has a fixed size. (Inherited from Nevron.Chart.NChartElementCollection) |
![]() | IsReadOnly | Gets a value indicating whether the collection is read-only. (Inherited from Nevron.Chart.NChartElementCollection) |
![]() | IsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread-safe). (Inherited from Nevron.Chart.NChartElementCollection) |
![]() | Item | Typed collection indexer |
![]() | Name | Overridden. User defined name of the node |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the ICollection. (Inherited from Nevron.Chart.NChartElementCollection) |
![]() | 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 | (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | AccumulateDescendants | (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | Add | Overloaded. Adds a const line to the collection and returns the new NAxisConstLine object. |
![]() | AddChild | (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | CanInsertChild | (Inherited from Nevron.Chart.NChartElementCollection) |
![]() | CanRemoveChild | (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | Children | (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | ChildrenCount | (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | Clear | Removes all items from the collection. (Inherited from Nevron.Chart.NChartElementCollection) |
![]() | 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) |
![]() | Contains | Determines whether the IList contains a specific value. (Inherited from Nevron.Chart.NChartElementCollection) |
![]() | CopyTo | Copies the elements of the collection to an Array, starting at a particular Array index. (Inherited from Nevron.Chart.NChartElementCollection) |
![]() | CreateFieldNonSerializedObjects | (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | Descendants | (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | DescendantsCount | (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | 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 | (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | GetCommandBuilder | Overridden. |
![]() | GetEnumerator | Overloaded. (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | IndexOf | Determines the index of a specific item in the collection. (Inherited from Nevron.Chart.NChartElementCollection) |
![]() | IndexOfChild | (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | Insert | Inserts an item to the collection at the specified position. (Inherited from Nevron.Chart.NChartElementCollection) |
![]() | InsertChild | (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | IsChild | (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | IsDescendant | (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | 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) |
![]() | Remove | Removes the first occurrence of a specific object from the collectino. (Inherited from Nevron.Chart.NChartElementCollection) |
![]() | RemoveAllChildren | (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | RemoveAt | Removes the item at the specified index. (Inherited from Nevron.Chart.NChartElementCollection) |
![]() | RemoveChild | (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | RemoveChildAt | (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | 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 | (Inherited from Nevron.Chart.NChartElementComposite) |
![]() | ToString | Overriden to return the element name (Inherited from Nevron.Chart.NChartElement) |
![]() | UpdateFieldReferences | (Inherited from Nevron.Chart.NChartElementComposite) |
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) |