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. (Inherited from Nevron.Chart.NPanel) |
![]() | CalculateZoomedContentArea | Gets the zoomed content area (after the content area zoom factors are applied) (Inherited from Nevron.Chart.NContentPanel) |
![]() | 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 | 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) |
![]() | 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 |
![]() | GetCachedPanelKey | Gets the composite key for the cashed panel content |
![]() | 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) |
![]() | HitTest | Overridden. |
![]() | 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) |
![]() | IsContentZoomAllowed | Gets whether panel zoom is allowed or not for this panel (Inherited from Nevron.Chart.NContentPanel) |
![]() | IsDescendant | Overloaded. Returns true if this panel contains the specified panel. (Inherited from Nevron.Chart.NPanel) |
![]() | Measure | Overridden. Measures the object in the specified device and returns its size in pixels |
![]() | 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) |
![]() | PostOrderPaint2D | (Inherited from Nevron.Chart.NContentPanel) |
![]() | PreOrderPaint2D | (Inherited from Nevron.Chart.NContentPanel) |
![]() | RecalcLayout | Recalculates the layout of this panel and it's descendants (Inherited from Nevron.Chart.NAnchorPanel) |
![]() | Refresh | Refreshes the panel and its child panels. (Inherited from Nevron.Chart.NPanel) |
![]() | RemoveDescendantsOfType | Removes all descendant panels from the specified type. (Inherited from Nevron.Chart.NPanel) |
![]() | 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. (Inherited from Nevron.Chart.NPanel) |
![]() | 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 (Inherited from Nevron.Chart.NPanel) |
![]() | UpdateFieldReferences | Overridden. |
![]() | WriteToImageMap | Writes the chart to a HTML image map |