Name | Description | |
---|---|---|
![]() | m_Impl | (Inherited from Nevron.Chart.NChartElementContainer) |
The following tables list the members exposed by NPanel.
Name | Description | |
---|---|---|
![]() | m_Impl | (Inherited from Nevron.Chart.NChartElementContainer) |
Name | Description | |
---|---|---|
![]() | CustomPaintSizeMode | |
![]() | 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) |
![]() | Use2DRasterImageMap | Gets / or sets whether this panel should use 2D raster image map. |
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) |
![]() | BringToFront | Places the panel on top of the Z order. |
![]() | 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) |
![]() | 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 | (Inherited from Nevron.Chart.NChartElementContainer) |
![]() | 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) |
![]() | 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) |
![]() | GetEnumerator | Overloaded. Obtains a child node enumerator (Inherited from Nevron.Chart.NChartElementContainer) |
![]() | 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 | Overloaded. Returns true if this panel contains the specified panel. |
![]() | 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) |
![]() | RecalcLayout | Recalculates the layout of this panel and it's descendants |
![]() | Refresh | Refreshes the panel and its child panels. |
![]() | RemoveDescendantsOfType | Removes all descendant panels from the specified type. |
![]() | ReplaceForeignUniqueIds | Replaces any foreign unique ids (references to other nodes) (Inherited from Nevron.Chart.NChartElement) |
![]() | SendToBack | Places the panel at the end of the Z order. |
![]() | 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) |
![]() | TransformViewPointToParent | Transforms the point to parent coordinates |
![]() | UpdateFieldReferences | (Inherited from Nevron.Chart.NChartElementContainer) |
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) |
![]() | GetRenderBounds | |
![]() | OnAfterOverlayPaint | |
![]() | OnAfterPaint | |
![]() | OnBeforeOverlayPaint | |
![]() | OnBeforePaint | |
![]() | OnBoundsChanged | Occurs when the bounds property has changed |
![]() | OnBoundsChanging | Occurs before the bounds property changes |
![]() | 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) |
![]() | PartialRender | |
![]() | 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) |
![]() | SetBoundsAndContentBounds | |
![]() | 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) |