GanttControlTimelineOptions Properties
Contains timeline settings.Name | Description |
---|---|
AllowResize | Gets or sets whether the height of a timeline can be changed by a user or in code. |
MaxUnit | Gets or sets the maximum time interval that corresponds to a unit of measure on the time scale. |
MinUnit | Gets or sets the minimum time interval that corresponds to a unit of measure on the time scale. |
ShowTodayIndicator | Gets or sets whether to display the Today indicator. |
TimelineHeight | Gets or sets the height of a timeline, in pixels. |
TimelinePosition | Gets or sets a value that specifies the visibility and position of a timeline. |
See Also