Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NPolarSeries Class
Fields Properties Methods Events


In This Topic
    NPolarSeries Class Members
    In This Topic

    The following tables list the members exposed by NPolarSeries.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)ScaleAxisRef to the Angle axis ref property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the polar series schema  
    Public Fieldstatic (Shared in Visual Basic)Reference to the use x values property  
    Public Fieldstatic (Shared in Visual Basic)ScaleAxisRef to the Value axis ref property  
    Top
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.Dom.NElement)
    Internal Field (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Field (Inherited from Nevron.Nov.Dom.NElement)
    Internal Field (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field (Inherited from Nevron.Nov.Dom.NElement)
    Internal Field (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field (Inherited from Nevron.Nov.Dom.NElement)
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field  
    Internal Field  
    Internal Field (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Field (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Field (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Field (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Field (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Field (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Field (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Field (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Field (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field (Inherited from Nevron.Nov.Dom.NElement)
    Internal Field (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Internal Field (Inherited from Nevron.Nov.Dom.NElement)
    Internal Field (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Field (Inherited from Nevron.Nov.Dom.NNode)
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether this widget can be used as the target of a drag-and-drop operation (Inherited from Nevron.Nov.Chart.NChartElement)
    Public PropertyGets or sets whether this element can be focused (Inherited from Nevron.Nov.Chart.NChartElement)
    Public PropertyGets or sets whether this element can capture the mouse (Inherited from Nevron.Nov.Chart.NChartElement)
    Public PropertyGets or sets whether this element can capture the touch (Inherited from Nevron.Nov.Chart.NChartElement)
    Public PropertyGets or sets the axis on which this indicator will scale  
    Public PropertyGets or sets a reference to the Value axis on which this series will scale  
    Public PropertyGets/set the element commander. (Inherited from Nevron.Nov.Chart.NChartElement)
    Public PropertyGets or sets the cumulative value formatter (Inherited from Nevron.Nov.Chart.NSeries)
    Public PropertyGets or sets the cursor (Inherited from Nevron.Nov.Chart.NChartElement)
    Public PropertyGets or sets the data label style associated with thi (Inherited from Nevron.Nov.Chart.NSeries)
    Public PropertyGets the display window (Inherited from Nevron.Nov.Chart.NChartElement)
    Public PropertyGets or sets whether this element is enabled in the UI or not. If a local value has not been set to this property, its value will be inherited by an ancestor element. (Inherited from Nevron.Nov.Chart.NChartElement)
    Public PropertyGets or sets the fill of the series (Inherited from Nevron.Nov.Chart.NSeries)
    Public PropertyGets the document effective history service that this node uses to record history (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Public PropertyGets the id of the element, which uniquely identifies the element inside the owner document. It is automatically assigned when the element is registered in a document and is also automatically set to -1 when the element is unregistered from the document. You can manually assign the next document Id to the element, before it is added to a specific document, by using AssingNextId method. (Inherited from Nevron.Nov.Dom.NElement)
    Public PropertyGets or sets the index value formatter (Inherited from Nevron.Nov.Chart.NSeries)
    Public PropertyInflates the margins of the series to fit the chart area. (Inherited from Nevron.Nov.Chart.NSeries)
    Public PropertyGets/set the element interactor. (Inherited from Nevron.Nov.Chart.NChartElement)
    Public PropertyGets whether this element is disabled. The local value of this property is automatically set to true, when the computed value of the Enabled property is false. The local value of this property is automatically cleared to its default false, when the computed value of the Enabled property is true. In this way you can select disabled widgets via styling, by using the ValueEqualsCondition (Inherited from Nevron.Nov.Chart.NChartElement)
    Public PropertyDetermines whether this element has keyboard focus (Inherited from Nevron.Nov.Chart.NChartElement)
    Public PropertyDetermines whether this element has captured the mouse (Inherited from Nevron.Nov.Chart.NChartElement)
    Public PropertyGets or sets a NSeriesLabelLayoutSettings object controlling automatic data label layout features. (Inherited from Nevron.Nov.Chart.NSeries)
    Public PropertyGets or sets the legend on which this series displays information on (Inherited from Nevron.Nov.Chart.NSeries)
    Public PropertyGets or sets the name of the series (Inherited from Nevron.Nov.Chart.NSeries)
    Public PropertyGets or sets the origin index (Inherited from Nevron.Nov.Chart.NSeries)
    Public PropertyGets the Desktop in which this element resides (Inherited from Nevron.Nov.Chart.NChartElement)
    Public PropertyGets a reference to the document owning the node. Returns null if the node is not residing in a document. (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Public PropertyGets the parent node in the node hierarchy. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets or sets the percent value formatter (Inherited from Nevron.Nov.Chart.NSeries)
    Public PropertyWhether the series regards axis clipping. (Inherited from Nevron.Nov.Chart.NSeries)
    Public PropertyGets the root node in the node hierarchy. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets the node schema. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets or sets the fill of the area (Inherited from Nevron.Nov.Chart.NSeries)
    Public PropertyGets or sets the data point stroke (Inherited from Nevron.Nov.Chart.NSeries)
    Public PropertyGets or sets the index of the element in the tab navigation list. (Inherited from Nevron.Nov.Chart.NChartElement)
    Public PropertyGets or sets whether the element is included in the tab navigation or not (Inherited from Nevron.Nov.Chart.NChartElement)
    Public PropertyGets or sets the node tag, that can be any DOM compliant object. This property is not used by the node itself and is intended to provide users with the ability to attach custom data to the node. Attaching custom data to any node can also be achieved with the help of extendeded properties. (Inherited from Nevron.Nov.Dom.NNode)
    Public PropertyGets or sets the tooltip (Inherited from Nevron.Nov.Chart.NChartElement)
    Public PropertyGets or sets the total value formatter (Inherited from Nevron.Nov.Chart.NSeries)
    Public PropertyGets or sets the User Class to which the element belongs. This property is usually assigned by the user and is used to group related elements. An element can belong to more than one user classes that should be separated by the ' '(space) character. For example: element.UserClass = "MyClass1 MyClass2" specifies that element belongs to both MyClass1 and MayClass2 classes. The NUserClassCondtion styling condition lets you select elements of a specific user class. (Inherited from Nevron.Nov.Dom.NElement)
    Public PropertyGets or sets the User Id associated to this element. This property is usually assigned by the user and is used to identify specific elements in the document. Unlike the Id property, the value of this property is not guaranteed to be unique in the document. The NUserIdCondition styling condition lets you select elements with a specific User Id. (Inherited from Nevron.Nov.Dom.NElement)
    Public PropertyWhether the series will use the x values in the contained data points  
    Public PropertyGets or sets the axis on which this series will scale  
    Public PropertyGets or sets a reference to the Value axis on which this axis will scale  
    Public PropertyGets or sets the value formatter (Inherited from Nevron.Nov.Chart.NSeries)
    Public PropertyGets or sets whether the series is visible (Inherited from Nevron.Nov.Chart.NSeries)
    Public PropertyGets or sets the x value formatter (Inherited from Nevron.Nov.Chart.NSeries)
    Public PropertyGets or sets the z value formatter (Inherited from Nevron.Nov.Chart.NSeries)
    Top
    Protected Properties
     NameDescription
    Internal PropertyOverridden.   
    Internal Property  
    Internal Property  
    Internal Property (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodAccumulates the aggregated nodes to the specified list (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Accumulates the children of this node, to the provided node list (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Accumulates the descendants of this node, to the provided node list (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodAccumulates the nodes that are exposed by properties of this node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodAppends the specified node to the end of the list of children of this node. Throws an exception, if this node is not a collection node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Appends an event handler, which is triggered during the AtTarget/Bubbling phase (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodAssigns the next document Id to this element. Use this method to generate an element Id, before it is registered in the specified document. Throws an expection if the element is already added to a document or the provided document is null. When an element Id is assigned to an element, it is a resposibility of the caller to ensure that the element is added to the elements subtree of the document for which the id was assigned. (Inherited from Nevron.Nov.Dom.NElement)
    Public MethodDetermines whether this element can capture the mouse. By default the element can capture the mouse if it is enabled and allows mouse capture. (Inherited from Nevron.Nov.Chart.NChartElement)
    Public MethodDetermines whether this element can capture the touch. By default the element can capture the touch if it is enabled and allows touch capture. (Inherited from Nevron.Nov.Chart.NChartElement)
    Public MethodDetermines whether this element can be focused. By default the element can be focused if it is enabled and allows focus. (Inherited from Nevron.Nov.Chart.NChartElement)
    Public MethodQueries whether the specified node can be inserted at the specified index (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodDetermines whether this document node can possibly record history for property changes, child changes and fx changes. (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Public Method (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodQueries whether the node at the specified index can be removed. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodQueries whether the specified node can be set at the specified named slot (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodAttempts to force capture of the mouse to this input target (Inherited from Nevron.Nov.Chart.NChartElement)
    Public MethodAttempts to force capture of the touch to this input target (Inherited from Nevron.Nov.Chart.NChartElement)
    Public MethodClears the local value for the specified property. Has no effect on properties backed by member. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodClears the expression (if any) and the local value of the specified property and returns true on success. (Inherited from Nevron.Nov.Dom.NElement)
    Public MethodReturns true if the node contains the specifeid event handler for the specified dom event (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets whether the node contains a local value setting for the specified property (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Creates an identical copy of this node subtree. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodPerforms a deep copy of the properties and children of the specified source node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodPerforms deep equals of this node object in the specified context and returns true if the given object is a node and its properties and children are equal to those of this node. (Inherited from Nevron.Nov.Dom.NNode)
    Public Method (Inherited from Nevron.Nov.Chart.NChartElement)
    Public MethodOverriden to seal the Equals overridable method and to check the nodes for reference equality. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodAttempts to focus the keyboard on this input target (Inherited from Nevron.Nov.Chart.NChartElement)
    Public MethodOverloaded. Gets the nodes aggregated by this node (e.g. both children and property nodes) (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets information about the way in which the node is currently aggregated in its parent (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets the ancestor of this node that is the specified levels-up from this ancestor. 0 is the node itself, 1 is ParentNode, 2 is the ParentNode.ParentNode etc. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets the child at the specified named slot. If a child node at the slot does not exist, but the named child is marked as CreateOnDemand, a new child node of the default schema is automatically created. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets the child node at the specified index. Throws an exception, if the index is out of range. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets a list that contains the children of this node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Get the count of child nodes (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets a child node iterator, which iterates through this node children in forward order (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets the data points child of the series (Inherited from Nevron.Nov.Chart.NSeries)
    Public MethodDetermines the depth of the node from the specfified ancestor (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodDetermines the depth of the node from the root. The root is at depth 0. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets a list, which contains the descendants of this node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Returns the number of descendant nodes. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Returns the first node ancestor that satisfies the specified filter or null if such ancestor is not found. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets the first child node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets the first ancestor, which is an ancestor of this node and the specified node (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets the first descendant node of the given schema. This method visits descendants in Depth-First Pre-Order. Children are enumerated in forward order (from first to last). (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets the expression for the self property with the specified name (Inherited from Nevron.Nov.Dom.NElement)
    Public MethodOverriden to seal the GetHashCode and return the default implementation. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Returns the last node ancestor that satisfies the specified filter or null if such ancestor is not found. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets the last child node (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets the last descendant node of the given schema. This method visits descendants in Depth-First Post-Order. Children are enumerated in reverse order (from last to first). (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets the local value of the specified property (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodSafely gets the owner document media. If the document node is not registered in a document returns null. (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Public MethodGets the next sibling node (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodReturns the path from the node to the specified ancestor. The returned path has a root-to-leaf order, meaning that ancestor nodes appear before descendant nodes in the list order. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets the previous sibling node (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets a list of the nodes, which are exposed as property values (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets a child node iterator, which iterates through this node children in reverse order (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets an iterator, which iterates through the node and its descendants in a Depth-First-Pre-Order fashion (visits the parent and then visits the children). Children are enumerated in reverse order (from last to first). (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Gets an iterator, which iterates through the node and its descendants in a Depth-First-Pre-Order fashion (visits the parent and then visits the children). Children are enumerated in forward order (from first to last). (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets or sets the input target tab navigation index (Inherited from Nevron.Nov.Chart.NChartElement)
    Public MethodOverloaded. Gets the current computed value of the specified property. (Inherited from Nevron.Nov.Dom.NElement)
    Public MethodGets the index of the specified child node in this node children container. Returns -1 if the node is not a child of this node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodInserts the specified node at the specified index. Throws an exception, if this node is not a collection node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodDetermines whether the specified node is a child node of this node. Note that although the node ParentNode may be this node, this node may not consider the node as child, if it is exposed by a property. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Determines whether this node is a descendant of the specified ancestor (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodQueries whether the node is an instance of the specified schema. (i.e. whether the node schema is equal to the specified schema, or is its ancestor). (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodGets whether the input target is included in the tab navigation. This implementation returns the TabStop property value. (Inherited from Nevron.Nov.Chart.NChartElement)
    Public MethodMoves the node aggregated subtree cache and other thread related information so that the node aggregated subtree can function on the current thread. Call this method when the node has been constructed on another thread, but will continue to be used on the current thread. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodMoves the node aggregated subtree cache and other thread related information so that the node aggregated subtree can function on the specified thread. Call this method when the node has been constructed on the current thread, but will continue to be used on the specified thread. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodReleases the mouse capture, if this input target holds the capture (Inherited from Nevron.Nov.Chart.NChartElement)
    Public MethodReleases the touch capture, if this input target holds the capture (Inherited from Nevron.Nov.Chart.NChartElement)
    Public MethodRemoves all child nodes of this node. Works for both collection and container node. In the case of container nodes where a child may be set as non-nullable, throws an exception. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Removes all normal (attarget/bubbling) or sinking event handlers (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodRemoves the specified child node. Works for both collection and container nodes. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodRemoves the child node at the specified index. Throws an expection if index if out of range. Works for both collection and container nodes. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Removes the specified event handler for the specified DOM event. The event handler must have been registered for the AtTarget/Bubbling phase and the default group. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodSets the child instance at the specified child slot. Throws an exception, if this node is not a container node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodSets(substitudes) the child at the specified index. Throws an exception, if this node is not a collection node. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodOverloaded. Sets the expression to the self property with the specified name (Inherited from Nevron.Nov.Dom.NElement)
    Public MethodOverloaded. Sets the expression to the self property with the specified name by force. (Inherited from Nevron.Nov.Dom.NElement)
    Public MethodSets a local value for the specified property. (Inherited from Nevron.Nov.Dom.NNode)
    Public MethodSets a value for the specified property. (Inherited from Nevron.Nov.Dom.NElement)
    Public MethodReturns a string that represents this node. (Inherited from Nevron.Nov.Dom.NNode)
    Top
    Protected Methods
     NameDescription
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal MethodOverridden.   
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCommits the last started transaction in the document effective history service (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Protected MethodCalled by ConsumeValueEffect, when the flags contain a Custom property flag. (Inherited from Nevron.Nov.Dom.NElement)
    Protected Internal MethodConsumes the value effect, defined by the specified property flags. This method may be called for a single or mutliple computed value changes. In the multiple changes case, the flags of the individual properties are combined with bitwise OR. (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Protected MethodCalled to perform the actual deep copying of the source node. (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Method (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Chart.NSeries)
    Protected MethodSafely evaluates the document in which this document node resides. If the document node does not reside in a document, does nothing. (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Protected MethodGets the widget that represents the series in the legend (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodInvalidates the arrange of the element arrange parent. This implementation calls the InvalidateArrangeFromChild method of the first ancestor element that implements the INArrangeElementParent interface. (Inherited from Nevron.Nov.Dom.NElement)
    Protected MethodInvalidates the display of element display parent(s). (Inherited from Nevron.Nov.Dom.NElement)
    Protected MethodInvalidates the measure of the element measure parent. This implementation calls the InvalidateMeasureFromChild method of the first ancestor element that implements the INMeasureElementParent interface. (Inherited from Nevron.Nov.Dom.NElement)
    Protected MethodSafely checks whether the document effective history service is currently undoing or redoing an operation. (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodOverridden. Called when the node ancestors chain has changed.  
    Protected MethodCalled when an owned attribute has changed. (Inherited from Nevron.Nov.Dom.NElement)
    Protected MethodCalled when an arbitrary mutation has occurred in this node. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when a child node has been inserted. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when a child node is about to be inserted at the specified index. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when a child node has been removed. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when a child node is about to be removed. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when a child was inserted or removed from this node. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled after the node is deeply copied from the specified source node. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled before the node is deeply copied for deep cloning from the specified source node. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when the node is deserialized (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when the Disabled property is set to true (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NDragDrop.DragDropEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NDragDrop.DragEnterEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NDragDrop.DragInEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NDragDrop.DragLeaveEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NDragDrop.DragOutEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NDragDrop.DragOverEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodCalled when the effective resolution of the document changed. (Inherited from Nevron.Nov.Dom.NElement)
    Protected MethodCalled when the Disabled property is set to false (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NKeyboard.FocusInEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NKeyboard.FocusOutEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodCalled when the expression associated with a property has changed (Inherited from Nevron.Nov.Dom.NElement)
    Protected MethodCalled when the expression associated with a property is changing (Inherited from Nevron.Nov.Dom.NElement)
    Protected MethodDefault handler for the NKeyboard.GotFocusEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NMouse.GotCaptureEvent events (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NKeyboard.InputCharEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NKeyboard.KeyDownEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NKeyboard.KeyUpEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NKeyboard.LostFocus event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NMouse.LostCaptureEvent event (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NMouse.CaptureInEvent event (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NMouse.CaptureOutEvent event (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NMouse.DownEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NMouse.EnterEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NMouse.InEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NMouse.LeaveEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NMouse.MoveEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NMouse.OutEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NMouse.UpEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodDefault handler for the NMouse.WheelEvent event. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodCalled when the node parent has changed. Raises the ParentChangedEvent. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when the parent of the node is about to be changed. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when the local value of a property is about to be changed. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled when the local and/or computed value of a property has changed. (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodCalled after the document node is registered in its owner document. (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Protected MethodCalled when the node is being serialized (Inherited from Nevron.Nov.Dom.NNode)
    Protected Method (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Protected MethodPauses the document effective history service (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Protected MethodQueries whether handled drag drop should be processed. This implementation returns false. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodQueries whether handled drag over should be processed. This implementation returns false. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodQueries whether handled input char should be processed. This implementation returns false. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodQueries whether handled key down should be processed. This implementation returns false. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodQueries whether handled key up should be processed. This implementation returns false. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodQueries whether handled mouse down should be processed. This implementation returns false. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodQueries whether handled mouse move should be processed. This implementation returns false. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodQueries whether handled mouse up should be processed. This implementation returns false. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodQueries whether handled mouse wheel should be processed. This implementation returns false. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodRecords the state of the specified field in the document effective history service (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Protected MethodRecords the state of the specified fields in the document effective history service (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Protected MethodRecords a history unit in the document effective history service (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Protected MethodCalled when the input element is disabled to request a disabled cursor for the input element. (Inherited from Nevron.Nov.Chart.NChartElement)
    Protected MethodResumes the owner document effective history service (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodRolls back the last started transaction in the document effective history service (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Protected MethodStores the expression in the internal expressions store (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Protected MethodOverloaded. Starts a new transaction, in the document effective history service (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Chart.NSeries)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Chart.NChartElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NElement)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Internal Method (Inherited from Nevron.Nov.Dom.NNode)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the mouse capture enters this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when the mouse capture leaves this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when this node has changed. (Inherited from Nevron.Nov.Dom.NNode)
    Public EventOccurs when this node is about to be changed. (Inherited from Nevron.Nov.Dom.NNode)
    Public EventOccurs when a child node has been inserted in this node (Inherited from Nevron.Nov.Dom.NNode)
    Public EventOccurs when a child node is about to be inserted in this node (Inherited from Nevron.Nov.Dom.NNode)
    Public EventOccurs when a child node has been removed from this node (Inherited from Nevron.Nov.Dom.NNode)
    Public EventOccurs when a child node is about to be removed from this node (Inherited from Nevron.Nov.Dom.NNode)
    Public EventOccurs when the children set of this node has changed, either because a new child was inserted or because an existing child was removed. (Inherited from Nevron.Nov.Dom.NNode)
    Public EventOccurs when the children set of this node is about to change, either because a new child is about to be inserted or because an existing child is about to be removed. (Inherited from Nevron.Nov.Dom.NNode)
    Public EventOccurs when a Drag-and-Drop data object is dropped in this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when a Drag-and-Drop data object enters a node inside this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when a Drag-and-Drop data object enters this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when a Drag-and-Drop data object leaves a node inside this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when a Drag-and-Drop data object leaves this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when a Drag-and-Drop data object moves over this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when the keyboard focus enters this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when the keyboard focus leaves this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when the keyboard is focused on a node inside this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when the mouse is captured on a node inside this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when a keyboard key(s) gesture is recognized as an Unicode input character, and the focus is inside this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when a keyboard button is pressed inside this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when a keyboard button is released inside this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when the keyboard focus is lost by a node inside this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when the mouse capture is released from a node inside this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when a mouse button is pressed inside this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when the mouse enters a node inside this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when the mouse enters this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when the mouse leaves a node inside this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when the mouse is moved inside this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when the mouse leaves this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when a mouse button is released inside this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when the mouse wheel is rotated inside this node subtree (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when the parent node of this node has changed. (Inherited from Nevron.Nov.Dom.NNode)
    Public EventA bubbling event that bubbles up the NCommandSource ancestors chain and results in command target element for Execute and UpdateSource events. (Inherited from Nevron.Nov.Chart.NChartElement)
    Public EventOccurs when the document node is registered in a document (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Public EventOccurs when the document node was unregistered from a document (Inherited from Nevron.Nov.Dom.NDocumentNode)
    Top
    See Also