NChartTimeAxis Methods |
The NChartTimeAxis type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GoToFirstTick |
Go to the beginning of the timeline (without any user interactions).
|
![]() | GoToLastTick |
Go to the ending of the timeline (without any user interactions).
|
![]() | GoToNextTick |
Go to the next timestamp (without any user interactions).
|
![]() | GoToPreviousTick |
Go to the previous timestamp (without any user interactions).
|
![]() | Play |
Start playing the timeline (without any user interactions).
|
![]() | SetBeginButtonStateImages |
Set images for button "go to the beginning".
|
![]() | SetEndButtonStateImages |
Set images for button "go to the ending".
|
![]() | SetHandlerImage |
Set image for the handler of the slider.
|
![]() | SetImages |
Set all images used for time axis at once. This method automatically adjusts TickSize and TickOffset according to
images provided.
|
![]() | SetPauseButtonStateImages |
Set images for button "pause".
|
![]() | SetPlayButtonStateImages |
Set images for button "play".
|
![]() | SetSliderImage |
Specify the image for the slider and the cap insets to stretch it.
|
![]() | Stop |
Stop playing the timeline (without any user interactions).
|
![]() | ToString | (Inherited from Object.) |