MindFusion.Wpf Pack Programmer's Guide
TimelineSettings Members
Constructors Fields Properties
 


Encapsulates settings for a timeline in a Resource view.

The following tables list the members exposed by the TimelineSettings type.

 Public Constructors

  Name Description

TimelineSettings

Initializes a new instance of the TimelineSettings class.

 Public Fields

  Name Description

CalendarStyleProperty

Identifies the CalendarStyle dependency property.

FormatProperty

Identifies the Format dependency property.

NowBrushProperty

Identifies the NowBrush dependency property.

NowFillBrushProperty

Identifies the NowFillBrush dependency property.

ShowCurrentTimeProperty

Identifies the ShowCurrentTime dependency property.

SizeProperty

Identifies the Size dependency property.

UnitCountProperty

Identifies the UnitCount dependency property.

UnitProperty

Identifies the Unit dependency property.

 Public Properties

  Name Description

CalendarStyle

Gets or sets the style of the timeline.

Format

Gets or sets the format of the displayed dates in the timeline.

NowBrush

Gets or sets the brush used to mark the current time in the timeline.

NowFillBrush

Gets or sets the fill brush used to mark the current time in the timeline.

ShowCurrentTime

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

Size

Gets or sets the size of the timeline.

Unit

Gets or sets the time unit of the timeline.

UnitCount

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

 See Also

TimelineSettings Class
MindFusion.Scheduling.Wpf Namespace