Nevron .NET Vision
Nevron.Chart Namespace / NDateTimeAxisPagingView Class
Fields Properties Methods


In This Topic
    NDateTimeAxisPagingView Class Members
    In This Topic

    The following tables list the members exposed by NDateTimeAxisPagingView.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the paging view will automatically calculate the small step for auto scrolling (Inherited from Nevron.Chart.NAxisPagingView)
    Public PropertyGets or sets a value controlling the size of the auto small change relative to the current length of the view (Inherited from Nevron.Chart.NAxisPagingView)
    Public PropertyGets or sets the begin value of the page view  
    Public PropertyGets the begin value in normal space (Inherited from Nevron.Chart.NAxisPagingView)
    Public PropertyGets or sets a value indicating whether this view is enabled or not (Inherited from Nevron.Chart.NAxisPagingView)
    Public PropertyGets the current end value in normal space (Inherited from Nevron.Chart.NAxisPagingView)
    Public PropertyGets/sets the id of the element (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets the length of the view  
    Public PropertyGets the maximum scrollable value (Inherited from Nevron.Chart.NAxisPagingView)
    Public PropertyGets or sets the minimum automatic small change.  
    Public PropertyGets the miminum scrollable value (Inherited from Nevron.Chart.NAxisPagingView)
    Public PropertyGets or sets the mimimum page length the axis paging view can zoom to (Inherited from Nevron.Chart.NAxisPagingView)
    Public PropertyUser defined name of the node (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets the paging view reset mode (Inherited from Nevron.Chart.NAxisPagingView)
    Public PropertyGets or sets the small change used by the scrollbar in NDateTimeSpan format.  
    Public PropertyUser defined data associated with the node (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets the current begin value in timeline space (Inherited from Nevron.Chart.NAxisPagingView)
    Public PropertyGets the end value in timeline space (Inherited from Nevron.Chart.NAxisPagingView)
    Public PropertyGets the maximum scrollable value in timeline space (Inherited from Nevron.Chart.NAxisPagingView)
    Public PropertyGets the minimum scrollable value in timeline space (Inherited from Nevron.Chart.NAxisPagingView)
    Public PropertyGets/sets the unique id of the element (Inherited from Nevron.Chart.NChartElement)
    Public PropertyGets or sets the range in normal space (that is space with non working days and ticks) (Inherited from Nevron.Chart.NAxisPagingView)
    Public PropertyGets or sets the previously zoomed ranged (Inherited from Nevron.Chart.NAxisPagingView)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Nevron.Chart.NAxisPagingView)
    Public MethodCreates an identical copy of the element, which differs only by the element unique id (Inherited from Nevron.Chart.NChartElement)
    Public Method (Inherited from Nevron.Chart.NChartNode)
    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 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 MethodReplaces any foreign unique ids (references to other nodes) (Inherited from Nevron.Chart.NChartElement)
    Public MethodResets the view to the last valid range (Inherited from Nevron.Chart.NAxisPagingView)
    Public MethodScrolls the axis with the specified step (Inherited from Nevron.Chart.NAxisPagingView)
    Public MethodScrolls the axis in order to show the specified value (Inherited from Nevron.Chart.NAxisPagingView)
    Public MethodSets a child or descendant attribute by its name (Inherited from Nevron.Chart.NChartElement)
    Public Method (Inherited from Nevron.Chart.NAxisPagingView)
    Public MethodOverriden to return the element name (Inherited from Nevron.Chart.NChartElement)
    Public Method (Inherited from Nevron.Chart.NChartNode)
    Public MethodZooms in the axis in order to display the specified axis range. (Inherited from Nevron.Chart.NAxisPagingView)
    Public MethodZooms out the axis in order to display the specified axis range (Inherited from Nevron.Chart.NAxisPagingView)
    Top
    Protected Methods
     NameDescription
    Protected MethodCommits the current transaction (Inherited from Nevron.Chart.NChartElement)
    Protected MethodOverridden.   
    Protected MethodResumes the history service. Pair it with the StartProperty method. (Inherited from Nevron.Chart.NChartElement)
    Protected MethodObtains an context tree item from the specified unique id (Inherited from Nevron.Chart.NChartElement)
    Protected Method (Inherited from Nevron.Chart.NAxisPagingView)
    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 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 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