Nevron.Chart Assembly > Nevron.Chart Namespace : NAxisPagingView Class |
The following tables list the members exposed by NAxisPagingView.
Name | Description | |
---|---|---|
![]() | AutoSmallChange | Gets or sets a value indicating whether the paging view will automatically calculate the small step for auto scrolling |
![]() | AutoSmallChangeFactor | Gets or sets a value controlling the size of the auto small change relative to the current length of the view |
![]() | BeginValue | Gets the begin value in normal space |
![]() | Enabled | Gets or sets a value indicating whether this view is enabled or not |
![]() | EndValue | Gets the current end value in normal space |
![]() | Maximum | Gets the maximum scrollable value |
![]() | Minimum | Gets the miminum scrollable value |
![]() | MinPageLength | Gets or sets the mimimum page length the axis paging view can zoom to |
![]() | ResetMode | Gets or sets the paging view reset mode |
![]() | TimelineBeginValue | Gets the current begin value in timeline space |
![]() | TimelineEndValue | Gets the end value in timeline space |
![]() | TimelineMaximum | Gets the maximum scrollable value in timeline space |
![]() | TimelineMinimum | Gets the minimum scrollable value in timeline space |
![]() | ViewRange | Gets or sets the range in normal space (that is space with non working days and ticks) |
![]() | ZoomedRanges | Gets or sets the previously zoomed ranged |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. |
![]() | Reset | Resets the view to the last valid range |
![]() | Scroll | Scrolls the axis with the specified step |
![]() | ScrollToValue | Scrolls the axis in order to show the specified value |
![]() | SetRange | |
![]() | ZoomIn | Zooms in the axis in order to display the specified axis range. |
![]() | ZoomOut | Zooms out the axis in order to display the specified axis range |