TimelineView

TimelineView class

Inherits: Aspose::Tasks::View

Represents a timeline view of a project.

Constructors

NameDescription
TimelineViewInitializes a new instance of the TimelineView class.

Methods

NameDescription
get_DateFormatGets a value indicating how to format dates on the Timeline view.
get_DisplayOverlappedGets a value indicating whether to display overlapped tasks on multiple rows.
get_ShowDatesGets a value indicating whether to show dates.
get_ShowPanZoomGets a value indicating whether to show pan and zoom control.
get_ShowTimescaleGets a value indicating whether to show timescale.
get_ShowTodayGets a value indicating whether to display a line representing today.
get_TextLinesCountGets a value indicating how many lines are used to display task in a timeline.
set_DateFormatSets a value indicating how to format dates on the Timeline view.
set_DisplayOverlappedSets a value indicating whether to display overlapped tasks on multiple rows.
set_ShowPanZoomSets a value indicating whether to show pan and zoom control.
set_ShowTimescaleSets a value indicating whether to show timescale.
set_ShowTodaySets a value indicating whether to display a line representing today.
set_TextLinesCountSets a value indicating how many lines are used to display task in a timeline.