Search
TimelineSettings Methods
 


 Public Methods

  Name Description

getExtendedCurrentTimeMarker

Gets whether current-time marker spans the full extent of resource view.

getFormat

Gets the format of the displayed dates in the timeline.

getNowColor

Gets the color used to mark the current time in the timeline.

getNowFillColor

Gets the fill color used to mark the current time in the timeline.

getShowCurrentTime

Gets a value indicating whether to indicate the current time in the timeline.

getShowTicks

Gets a value indicating whether the timeline displays tick lines.

getSize

Gets the size of the timeline.

getSpanCellCount

Gets a value indicating the number of cells to span when getSpanTexts is enabled.

getSpanTexts

Gets a value indicating whether some cell texts will span more than one cell when the space in their corresponding cells is insufficient due to scaling the view.

getStyle

Gets the style of the timeline.

getTickSize

Gets the size of the ticks displayed in the timeline.

getUnit

Gets the time unit of the timeline.

getUnitCount

Gets the number of units between adjacent ticks in the timeline.

isSettingsChanged

Gets a value indicating whether unit, format or unitcount has changed.

setExtendedCurrentTimeMarker

Sets whether current-time marker spans the full extent of resource view.

setFormat

Sets the format of the displayed dates in the timeline.

setNowColor

Sets the color used to mark the current time in the timeline.

setNowFillColor

Sets the fill color used to mark the current time in the timeline.

setShowCurrentTime

Sets a value indicating whether to indicate the current time in the timeline.

setShowTicks

Sets a value indicating whether the timeline displays tick lines.

setSize

Sets the size of the timeline.

setSpanCellCount

Sets a value indicating the number of cells to span when getSpanTexts is enabled.

setSpanTexts

Sets a value indicating whether some cell texts will span more than one cell when the space in their corresponding cells is insufficient due to scaling the view.

setStyle

Sets the style of the timeline.

setTickSize

Sets the size of the ticks displayed in the timeline.

setUnit

Sets the time unit of the timeline.

setUnitCount

Sets the number of units between adjacent ticks in the timeline.

 See Also