Nevron .NET Vision
Nevron.Chart Namespace / NAnalogClockPanel Class


In This Topic
    NAnalogClockPanel Class Methods
    In This Topic

    For a list of all members of this type, see NAnalogClockPanel members.

    Public Methods
     NameDescription
    Public MethodAccumulates the children contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.Chart.NChartElementContainer)
    Public MethodAccumulates the descendants contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.Chart.NChartElementContainer)
    Public MethodPlaces the panel on top of the Z order. (Inherited from Nevron.Chart.NPanel)
    Public MethodGets the zoomed content area (after the content area zoom factors are applied) (Inherited from Nevron.Chart.NContentPanel)
    Public MethodObtains the child nodes of this node (Inherited from Nevron.Chart.NChartElementContainer)
    Public MethodReturns the number of child nodes which satisfy the specified filter (Inherited from Nevron.Chart.NChartElementContainer)
    Public MethodCreates an identical copy of this object (Inherited from Nevron.Chart.NChartNode)
    Public MethodCreates an identical copy of the element, which differs only by the element unique id (Inherited from Nevron.Chart.NChartElement)
    Public MethodOverridden.   
    Public MethodObtains the descentant nodes of this node (Inherited from Nevron.Chart.NChartElementContainer)
    Public MethodReturns the number of descendant nodes, which satisfy the specified filter (Inherited from Nevron.Chart.NChartElementContainer)
    Public MethodGets a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement)
    Public MethodGets the name of the specified child attribute (Inherited from Nevron.Chart.NChartElement)
    Public Method (Inherited from Nevron.Chart.NAutoSizeableDockPanel)
    Public MethodGets the child node at the specified index (Inherited from Nevron.Chart.NChartElementContainer)
    Public MethodObtains a child element by its id (Inherited from Nevron.Chart.NChartElementContainer)
    Public MethodObtains a child element by its unique id (Inherited from Nevron.Chart.NChartElementContainer)
    Public MethodObtains a element node by its id (Inherited from Nevron.Chart.NChartElementContainer)
    Public MethodObtains a child element by its unique id (Inherited from Nevron.Chart.NChartElementContainer)
    Public MethodOverloaded. Obtains a child node enumerator (Inherited from Nevron.Chart.NChartElementContainer)
    Public MethodGets the index of the specified node in the container (Inherited from Nevron.Chart.NChartElementContainer)
    Public MethodDetermines whether the specified node is a child node for this container (Inherited from Nevron.Chart.NChartElementContainer)
    Public MethodGets whether panel zoom is allowed or not for this panel (Inherited from Nevron.Chart.NContentPanel)
    Public MethodOverloaded. Returns true if this panel contains the specified panel. (Inherited from Nevron.Chart.NPanel)
    Public MethodOffsets the panel from its current location with the specified amount. (Inherited from Nevron.Chart.NDockPanel)
    Public MethodCalled by child or descendants attributes when an attribute has changed (Inherited from Nevron.Chart.NChartElement)
    Public MethodCalled by child or descendants attributes when an attribute property has changed (Inherited from Nevron.Chart.NChartElement)
    Public MethodCalled by child or descendants attributes when an attribute property is changing (Inherited from Nevron.Chart.NChartElement)
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodRefreshes the panel and its child panels. (Inherited from Nevron.Chart.NPanel)
    Public MethodRemoves all descendant panels from the specified type. (Inherited from Nevron.Chart.NPanel)
    Public MethodReplaces any foreign unique ids (references to other nodes) (Inherited from Nevron.Chart.NChartElement)
    Public MethodPlaces the panel at the end of the Z order. (Inherited from Nevron.Chart.NPanel)
    Public MethodSets a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement)
    Public MethodSets a new index of the specified child node (Inherited from Nevron.Chart.NChartElementContainer)
    Public MethodOverriden to return the element name (Inherited from Nevron.Chart.NChartElement)
    Public MethodTransforms the point to parent coordinates (Inherited from Nevron.Chart.NPanel)
    Public MethodOverridden.   
    Public Method (Inherited from Nevron.Chart.NClockPanel)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Nevron.Chart.NContentPanel)
    Protected MethodCalculates the size of the content in the panel (Inherited from Nevron.Chart.NContentPanel)
    Protected MethodCommits the current transaction (Inherited from Nevron.Chart.NChartElement)
    Protected MethodResumes the history service. Pair it with the StartProperty method. (Inherited from Nevron.Chart.NChartElement)
    Protected Method (Inherited from Nevron.Chart.NContentPanel)
    Protected MethodObtains an context tree item from the specified unique id (Inherited from Nevron.Chart.NChartElement)
    Protected Method (Inherited from Nevron.Chart.NDockPanel)
    Protected Method (Inherited from Nevron.Chart.NPanel)
    Protected Method (Inherited from Nevron.Chart.NPanel)
    Protected Method (Inherited from Nevron.Chart.NPanel)
    Protected Method (Inherited from Nevron.Chart.NPanel)
    Protected Method (Inherited from Nevron.Chart.NPanel)
    Protected MethodOccurs when the bounds property has changed (Inherited from Nevron.Chart.NPanel)
    Protected MethodOccurs before the bounds property changes (Inherited from Nevron.Chart.NPanel)
    Protected MethodGeneral property changed handler, which fires the NodePropertyChanged event (Inherited from Nevron.Chart.NChartNode)
    Protected MethodGeneral property changing handler, which fires the NodePropertyChanging event (Inherited from Nevron.Chart.NChartNode)
    Protected Method (Inherited from Nevron.Chart.NPanel)
    Protected MethodSafely pauses the history service (Inherited from Nevron.Chart.NChartElement)
    Protected MethodRecords the state of the specified property before it is changed (Inherited from Nevron.Chart.NChartElement)
    Protected MethodOverloaded. Records the entire state of the node (Inherited from Nevron.Chart.NChartElement)
    Protected MethodSafely resumes the history service (Inherited from Nevron.Chart.NChartElement)
    Protected MethodRolls back the current transaction (Inherited from Nevron.Chart.NChartElement)
    Protected Method (Inherited from Nevron.Chart.NContentPanel)
    Protected MethodRecords 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)
    Protected MethodStarts a new transaction (Inherited from Nevron.Chart.NChartElement)
    Top
    See Also