Name | Description | |
---|---|---|
![]() | m_Impl | (Inherited from Nevron.Chart.NChartElementContainer) |
The following tables list the members exposed by NDocument.
Name | Description | |
---|---|---|
![]() | m_Impl | (Inherited from Nevron.Chart.NChartElementContainer) |
Name | Description | |
---|---|---|
![]() | AnimationsStyle | Gets or sets the background animations style |
![]() | AutoRefresh | When set to true the control will automatically invalidate when a property changes. |
![]() | BackgroundStyle | Gets or sets the background style |
![]() | Charts | Gets the charts contained in this document |
![]() | CurrentRenderingContext | Gets the current chart rendering context |
![]() | Gauges | Gets the gauges contained in this document |
![]() | HitTestOverlayElements | Whether to include ovelay elements (like range selections and axis cursors) in the hit test |
![]() | Id | Gets/sets the id of the element (Inherited from Nevron.Chart.NChartElement) |
![]() | InteractivityStyle | Gets or sets the background interactivity style |
![]() | Labels | Gets the labels contained in this document |
![]() | Legends | Gets the legends contained in this document |
![]() | Name | User defined name of the node (Inherited from Nevron.Chart.NChartElement) |
![]() | NumericDisplays | Gets the numeric displays contained in this document |
![]() | RootPanel | The root panel of the document |
![]() | Settings | Gets or sets the settins object of the document controlling the appearance related settings of the chart document |
![]() | StateIndicators | Gets the state indicators contained in this document |
![]() | StyleSheet | Gets the chart stylesheet |
![]() | 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) |
![]() | Watermarks | Gets the watermarks contained in this document |
Name | Description | |
---|---|---|
![]() | AccumulateChildren | Accumulates the children contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.Chart.NChartElementContainer) |
![]() | AccumulateDescendants | Accumulates the descendants contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.Chart.NChartElementContainer) |
![]() | Calculate | Calculates the chart document |
![]() | Children | Obtains the child nodes of this node (Inherited from Nevron.Chart.NChartElementContainer) |
![]() | ChildrenCount | Returns the number of child nodes which satisfy the specified filter (Inherited from Nevron.Chart.NChartElementContainer) |
![]() | Clear | Clears the current chart document and inserts a new chart and legend |
![]() | 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 (Inherited from Nevron.Chart.NChartElementContainer) |
![]() | DescendantsCount | Returns the number of descendant nodes, which satisfy the specified filter (Inherited from Nevron.Chart.NChartElementContainer) |
![]() | Dispose | |
![]() | 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 (Inherited from Nevron.Chart.NChartElementContainer) |
![]() | GetChildFromId | Obtains a child element by its id (Inherited from Nevron.Chart.NChartElementContainer) |
![]() | GetChildFromUniqueId | Obtains a child element by its unique id (Inherited from Nevron.Chart.NChartElementContainer) |
![]() | GetDescendantFromId | Obtains a element node by its id (Inherited from Nevron.Chart.NChartElementContainer) |
![]() | GetDescendantFromUniqueId | Obtains a child element by its unique id (Inherited from Nevron.Chart.NChartElementContainer) |
![]() | GetElementFromId | Obtains an element from its id |
![]() | GetElementFromUniqueId | Obtains an element from its unique id |
![]() | GetEnumerator | Overloaded. Obtains a child node enumerator (Inherited from Nevron.Chart.NChartElementContainer) |
![]() | GetServiceOfType | Gets a reference to a service of the specified type |
![]() | HitTest | Performs a hit test |
![]() | IndexOfChild | Gets the index of the specified node in the container (Inherited from Nevron.Chart.NChartElementContainer) |
![]() | IsChild | Determines whether the specified node is a child node for this container (Inherited from Nevron.Chart.NChartElementContainer) |
![]() | IsDescendant | Queries whether the specified node is a descendant of this node (Inherited from Nevron.Chart.NChartElementContainer) |
![]() | Lock | Locks this document from concurrent access from other threads. |
![]() | 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) |
![]() | RebuildElementIndex | Rebuilds the document element index |
![]() | RecalcLayout | Recalculates the chart layout |
![]() | Refresh | Refreshes the chart document and invalidates all attached views |
![]() | RegisterElement | Registers the specified element in the document |
![]() | 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 (Inherited from Nevron.Chart.NChartElementContainer) |
![]() | ToString | Overriden to return the element name (Inherited from Nevron.Chart.NChartElement) |
![]() | Unlock | Unlocks this document for concurrent access from other threads. |
![]() | UnregisterElement | Unregisters the specified element from the document |
![]() | UpdateFieldReferences | Overridden. |
![]() | UpdateReferences | 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) |
![]() | 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) |