The LoadChartView type exposes the following members.

Constructors

  NameDescription
LoadChartView
Initializes a new LoadChartView instance.

Methods

  NameDescription
AddAssignmentOverloaded.
AddChild (Inherited from ItemsControl.)
AddHandlerOverloaded.
AddLogicalChild (Inherited from FrameworkElement.)
AddPredecessors
Adds predecessors to the specified task in the control based on a string value defining new predecessor indexes, optionally followed by dependency type abbreviations (FS, SS, FF, or SF) and/or lag times (in hours, with plus or minus sign prefix), and separated by commas.
(Inherited from GanttChartView.)
AddText (Inherited from ItemsControl.)
AddToEventRoute (Inherited from UIElement.)
AddVisualChild (Inherited from Visual.)
AddWorkingDayTimeBreak
Updates the NonworkingDayIntervalProvider definition to consider the specified day time break, such as for having lunch.
(Inherited from GanttChartView.)
AddWorkingDayTimeBreaks
Updates the NonworkingDayIntervalProvider definition to consider the specified day time break(s), such as for having lunch.
(Inherited from GanttChartView.)
ApplyAnimationClockOverloaded.
ApplyTemplate (Inherited from FrameworkElement.)
Arrange (Inherited from UIElement.)
ArrangeCore (Inherited from FrameworkElement.)
ArrangeOverride (Inherited from Control.)
AttachItemOverloaded.
BeginAnimationOverloaded.
BeginInit (Inherited from ItemsControl.)
BeginStoryboardOverloaded.
BeginUpdateItems
Signals the beginning of a set of updates within the items collection, in order to temporarily remove automatic user interface refreshes during this time, for optimization purposes. When the updates are complete, call EndUpdateItems()()() method to refresh the user inteface and to revert to its standard behavior.
(Inherited from GanttChartView.)
BringIntoViewOverloaded.
CanRedo
Returns a value indicating whether a redo operation can be performed in the control.
(Inherited from GanttChartView.)
CanUndo
Returns a value indicating whether an undo operation can be performed in the control.
(Inherited from GanttChartView.)
CaptureMouse (Inherited from UIElement.)
CaptureStylus (Inherited from UIElement.)
CaptureTouch (Inherited from UIElement.)
CheckAccess (Inherited from DispatcherObject.)
ClearContainerForItemOverride (Inherited from ItemsControl.)
ClearPredecessors
Removes all predecessors from the specified task in the control.
(Inherited from GanttChartView.)
ClearScheduleCacheValues
Clears any previously computed and cached schedule based timing values when IsScheduleCachingEnabled is set to true (call it periodically to avoid high memory usage).
(Inherited from GanttChartView.)
ClearUndoQueue
Clears the undo queue.
(Inherited from GanttChartView.)
ClearValueOverloaded.
CoerceValue (Inherited from DependencyObject.)
CollapseAll
Collapses all parent resources in the hierarchy.
(Inherited from ScheduleChartView.)
ContainerFromElement (Inherited from ItemsControl.)
ContinueAsyncPresentation
Continues asynchronous presentation data load, if it was in progress and paused.
(Inherited from GanttChartView.)
DecreaseTimelinePage
Decreases the chart timeline page by subtracting UpdateTimelinePageAmount from TimelinePageStart and TimelinePageFinish.
(Inherited from GanttChartView.)
DependsOf
Gets a value that indicates whether the specified item has another item as a direct or indirect, and an implicit or explicit predecessor in the hierarchy.
(Inherited from GanttChartView.)
DisposeLoadChartItems
Disposes the LoadChartItem object collection originally obtained using GetLoadChartItems method.
(Inherited from GanttChartView.)
DisposeNetworkDiagramItems
Disposes the NetworkDiagramItem object collection originally obtained using GetNetworkDiagramItems method.
(Inherited from GanttChartView.)
DisposePertChartItems
Disposes the PertChartItem object collection originally obtained using GetPertChartItems method.
(Inherited from GanttChartView.)
DisposeScheduleChartItems
Disposes the ScheduleChartItem object collection originally obtained using GetScheduleChartItems method.
(Inherited from GanttChartView.)
EndInit (Inherited from ItemsControl.)
EndUpdateItems
Signals the end of a set of updates within the items collection initiated by a BeginUpdateItems()()() call, in order to refresh the user interface.
(Inherited from GanttChartView.)
EnsureDependencyConstraintsOverloaded.
Equals (Inherited from DependencyObject.)
ExpandAll
Expands all parent resources in the hierarchy.
(Inherited from ScheduleChartView.)
Export
Prepares the control for export operations and executes the specified export action when the context is ready.
(Inherited from GanttChartView.)
Finalize (Inherited from Object.)
FindCommonVisualAncestor (Inherited from Visual.)
FindName (Inherited from FrameworkElement.)
FindResource (Inherited from FrameworkElement.)
Focus (Inherited from UIElement.)
GetAllChildrenOverloaded.
GetAllocationBarFill
Gets the custom brush used to fill the over allocation bars, overriding brushes defined at control level, in the chart.
GetAllocationBarStroke
Gets the custom brush used to draw the borders of a specific allocation bar (when applied to an AllocationItem object), overriding brushes defined at control level, in the chart.
GetAllocations
Iterates the time interval based allocations from standard tasks assigned to a specific resource within the control. Requires that AssignmentsContent property of the task items is of type string, formatted as a list of resource names separated by commas, optionally having associated allocation percents declared between square brackets (e.g.: "John, Mary [50%], Diane [12.5%]"), or, in case of a Schedule Chart, formatted as an optional allocation percent (e.g.: "12.5%").
(Inherited from GanttChartView.)
GetAllParentsOverloaded.
GetAnimationBaseValue (Inherited from UIElement.)
GetAssignedItems
Iterates the list of standard task assignments (defined as task items) for a specific resource within the control. Requires that AssignmentsContent property of the task items is of type string, formatted as a list of resource names separated by commas, optionally having associated allocation percents declared between square brackets (e.g.: "John, Mary [50%], Diane [12.5%]"), or, in case of a Schedule Chart, formatted as an optional allocation percent (e.g.: "12.5%").
(Inherited from GanttChartView.)
GetAssignedResourcesOverloaded.
GetAssignmentsOverloaded.
GetBindingExpression (Inherited from FrameworkElement.)
GetChildrenOverloaded.
GetCompletedEffort
Gets the completed effort based on the specified completion rate (value between 0 and 1), and effort values.
(Inherited from GanttChartView.)
GetCompletedFinishOverloaded.
GetCompletionOverloaded.
GetContainerForItemOverride (Inherited from ItemsControl.)
GetCriticalItemsOverloaded.
GetDateTime
Gets the date and time for the specified horizontal coordinate in the chart. The output value may be less than TimelinePageStart if the position is negative, or greater than TimelinePageFinish if the position is higher than ComputedWidth.
(Inherited from GanttChartView.)
GetDependencyType
Returns a dependency type based on the specified abbreviation string, such as an empty string, FS, SS, FF, or SF.
(Inherited from GanttChartView.)
GetDependencyTypeAbbreviationString
Returns a string that may be used for displaying a representation of the specified dependency type.
(Inherited from GanttChartView.)
GetEffortOverloaded.
GetExpandables
Iterates the expandable items in the hierarchical collection.
(Inherited from ScheduleChartView.)
GetExportBitmapSourceOverloaded.
GetExportBitmapSources
Gets a set of bitmaps including the content of the control, split by a specified page size.
(Inherited from GanttChartView.)
GetExportDrawingVisualOverloaded.
GetExportHorizontalLength
Gets the necessary horizontal page count for exporting the content considering the specified page size.
(Inherited from GanttChartView.)
GetExportSizeOverloaded.
GetExportVerticalLength
Gets the necessary vertical page count for exporting the content considering the specified page size.
(Inherited from GanttChartView.)
GetFinishOverloaded.
GetHashCode (Inherited from DependencyObject.)
GetItemAt
Gets the item at the specified vertical coordinate in the chart. If there is no item at the specified position, returns null.
(Inherited from ScheduleChartView.)
GetItemIndexAt
Gets the item index at the specified vertical coordinate in the chart. If there is no item at the specified position, it returns the appropriate index that the item would have, if it would exist.
(Inherited from ScheduleChartView.)
GetItemTopOverloaded.
GetLagString
Returns a string that may be used for displaying a representation of the specified lag time.
(Inherited from GanttChartView.)
GetLayoutClip (Inherited from FrameworkElement.)
GetLeaves
Iterates the leaf items in the hierarchical collection.
(Inherited from ScheduleChartView.)
GetLoadChartItems
Gets a collection of LoadChartItem objects that may be used as an item collection within an associated ILoadChartView control. Requires that AssignmentsContent property of the task items is of type string, formatted as a list of resource names separated by commas, optionally having associated allocation percents declared between square brackets (e.g.: "John, Mary [50%], Diane [12.5%]"), or, in case of a Schedule Chart, formatted as an optional allocation percent (e.g.: "12.5%").
(Inherited from GanttChartView.)
GetLocalValueEnumerator (Inherited from DependencyObject.)
GetNetworkDiagramItems
Gets a collection of NetworkDiagramItem objects that may be used as an item collection within an associated INetworkDiagramView control.
(Inherited from GanttChartView.)
GetNextNonworkingTimeOverloaded.
GetNextVisibleNonworkingTime
Gets the minimum date and time greater or equal than the specified date and time that is visible in the chart and considered as a nonworking time, determined based on the time not included in the working week and working day definitions, or included in the defined nonworking time intervals. If the resulting date and time cannot be less than TimelinePageFinish, then TimelinePageFinish is returned.
(Inherited from GanttChartView.)
GetNextVisibleTime
Gets the minimum date and time greater or equal than the specified date and time that is visible in the chart, determined based on the visible week and visible day definitions. If the resulting date and time cannot be less than TimelinePageFinish, then TimelinePageFinish is returned.
(Inherited from GanttChartView.)
GetNextVisibleWorkingTime
Gets the minimum date and time greater or equal than the specified date and time that is visible in the chart and considered as a working time, determined based on the visible week and visible day definitions, and working week and working day definitions, excluding the defined nonworking time intervals. If the resulting date and time cannot be less than TimelinePageFinish, then TimelinePageFinish is returned.
(Inherited from GanttChartView.)
GetNextWorkingTimeOverloaded.
GetParentOverloaded.
GetPertChartItems
Gets a collection of PertChartItem objects that may be used as an item collection within an associated IPertChartView control.
(Inherited from GanttChartView.)
GetPertCriticalItems
Enumerates items of the critical path determined considering Program Evaluation and Review Technique (PERT).
(Inherited from GanttChartView.)
GetPosition
Gets the horizontal coordinate in the chart for the specified date and time. The output value may be negative if the date time is less than TimelinePageStart, or higher than ComputedWidth if the date time is greater than TimelinePageFinish.
(Inherited from GanttChartView.)
GetPredecessorsOverloaded.
GetPredecessorsString
Returns a string that may be used for displaying the predecessor indexes of the specified task within the control, optionally followed by dependency type abbreviations (FS, SS, FF, or SF) and/or lag times (in hours, with plus or minus sign prefix), and separated by commas.
(Inherited from GanttChartView.)
GetPreviousNonworkingTimeOverloaded.
GetPreviousVisibleNonworkingTime
Gets the maximum date and time less or equal than the specified date and time that is visible in the chart and considered as a nonworking time, determined based on the time not included in the working week and working day definitions, or included in the defined nonworking time intervals. If the resulting date and time cannot be greater than TimelinePageStart, then TimelinePageStart is returned.
(Inherited from GanttChartView.)
GetPreviousVisibleTime
Gets the maximum date and time less or equal than the specified date and time that is visible in the chart, determined based on the visible week and visible day definitions. If the resulting date and time cannot be greater than TimelinePageStart, then TimelinePageStart is returned.
(Inherited from GanttChartView.)
GetPreviousVisibleWorkingTime
Gets the maximum date and time less or equal than the specified date and time that is visible in the chart and considered as a working time, determined based on the visible week and visible day definitions, and working week and working day definitions, excluding the defined nonworking time intervals. If the resulting date and time cannot be greater than TimelinePageStart, then TimelinePageStart is returned.
(Inherited from GanttChartView.)
GetPreviousWorkingTimeOverloaded.
GetProjectCompletedEffort
Gets the total completed effort of the project consisting of all standard tasks within the control.
(Inherited from GanttChartView.)
GetProjectCompletion
Gets the completion rate of the project consisting of all standard tasks within the control (between 0 and 1).
(Inherited from GanttChartView.)
GetProjectCost
Gets the total cost of the project consisting of the root managed tasks.
(Inherited from GanttChartView.)
GetProjectEffort
Gets the total effort of the project consisting of all standard tasks within the control.
(Inherited from GanttChartView.)
GetProjectFinish
Gets the finish date and time of the project consisting of all standard tasks within the control.
(Inherited from GanttChartView.)
GetProjectFinishDelay
Gets the finish delay time span value of the project consisting of all standard tasks within the control.
(Inherited from GanttChartView.)
GetProjectStart
Gets the start date and time of the project consisting of all standard tasks within the control.
(Inherited from GanttChartView.)
GetProjectStartDelay
Gets the start delay time span value of the project consisting of all standard tasks within the control.
(Inherited from GanttChartView.)
GetProjectXmlOverloaded.
GetResourceCost
Gets the assignments cost of the specified resource, summing up DefaultResourceUsageCost or SpecificResourceUsageCosts, and DefaultResourceHourCost or SpecificResourceHourCosts multiplied by work effort hours (for standard tasks). The value is eventually multiplied by assignment allocation units (if set).
(Inherited from GanttChartView.)
GetRoots
Iterates the root items in the hierarchical collection.
(Inherited from ScheduleChartView.)
GetScale
Gets the scale at the specified initialization index regardless of internal scale items generated and inserted to the Scales collection automatically.
(Inherited from GanttChartView.)
GetScheduleChartItemsOverloaded.
GetStartOverloaded.
GetSuccessorPredecessorItems
Iterates successor items of the specified item in the Gantt Chart related collection (i.e. those that have the specified item defined as a predecessor of any dependency type) as PredecessorItem objects.
(Inherited from GanttChartView.)
GetSuccessors
Iterates successor items of the specified item in the Gantt Chart related collection (i.e. those that have the specified item defined as a predecessor of any dependency type) as GanttChartItem objects.
(Inherited from GanttChartView.)
GetTemplateChild (Inherited from FrameworkElement.)
GetType (Inherited from Object.)
GetUIParentCore (Inherited from FrameworkElement.)
GetUpdateScaleTime
Gets the rounded date and time for the specified date and time based on the defined update scale time interval.
(Inherited from GanttChartView.)
GetValue (Inherited from DependencyObject.)
GetVisibilitySchedule
Gets or sets the Visible{Week|Day}{Start|Finish} property values of the component using the corresponding Working{Week|Day}{Start|Finish} properties of a Schedule instance.
(Inherited from GanttChartView.)
GetVisualChild (Inherited from FrameworkElement.)
GetWorkingTimeIntervalsOverloaded.
HasProjectStarted
Gets a value that indicates whether the project consisting of all standard tasks within the control has its work started.
(Inherited from GanttChartView.)
HitTestCoreOverloaded.
IncreaseTimelinePage
Increases the chart timeline page by adding UpdateTimelinePageAmount to TimelinePageStart and TimelinePageFinish.
(Inherited from GanttChartView.)
IndexOfOverloaded.
InputHitTest (Inherited from UIElement.)
InvalidateArrange (Inherited from UIElement.)
InvalidateMeasure (Inherited from UIElement.)
InvalidateProperty (Inherited from DependencyObject.)
InvalidateVisual (Inherited from UIElement.)
IsAncestorOf (Inherited from Visual.)
IsCriticalOverloaded.
IsDescendantOf (Inherited from Visual.)
IsItemItsOwnContainer (Inherited from ItemsControl.)
IsItemItsOwnContainerOverride (Inherited from ItemsControl.)
IsProjectCompleted
Gets a value that indicates whether the project consisting of all standard tasks within the control is completed.
(Inherited from GanttChartView.)
IsProjectFinishDelayed
Gets a value indicating whether there is positive finish delay on the project consisting of all standard tasks within the control.
(Inherited from GanttChartView.)
IsProjectOnScheduleOverloaded.
IsProjectStartDelayed
Gets a value indicating whether there is positive start delay on the project consisting of all standard tasks within the control.
(Inherited from GanttChartView.)
LevelAllocations
Levels the assigned allocation units assuming that all or the specified tasks within the control are fixed duration and effort driven. Requires that AssignmentsContent property of the task items is of type string, formatted as a list of resource names separated by commas, optionally having weight allocation percents declared between square brackets (e.g.: "John, Mary [50%], Diane [12.5%]").
(Inherited from GanttChartView.)
LevelResourcesOverloaded.
LoadProjectXmlOverloaded.
Measure (Inherited from UIElement.)
MeasureCore (Inherited from FrameworkElement.)
MeasureOverride (Inherited from Control.)
MemberwiseClone (Inherited from Object.)
MoveFocus (Inherited from FrameworkElement.)
OnAccessKey (Inherited from UIElement.)
OnActualDisplayRowCountChanged
Raises the ActualDisplayRowCountChanged event.
(Inherited from GanttChartView.)
OnAlternationCountChanged (Inherited from ItemsControl.)
OnApplyTemplate
Builds the visual tree for the LoadChartView when a new template is applied and updates appropriate internal properties of the control.
(Overrides ScheduleChartView..::.OnApplyTemplate()()().)
OnAsyncPresentationCompleted
Raises the AsyncPresentationCompleted event.
(Inherited from GanttChartView.)
OnAsyncPresentationStarted
Raises the AsyncPresentationStarted event.
(Inherited from GanttChartView.)
OnChildDesiredSizeChanged (Inherited from UIElement.)
OnContextMenuClosing (Inherited from FrameworkElement.)
OnContextMenuOpening (Inherited from FrameworkElement.)
OnCreateAutomationPeer (Inherited from UIElement.)
OnCreatingDependencyLine
Raises the CreatingDependencyLine event.
(Inherited from GanttChartView.)
OnDisplayedTimeChanged
Raises the DisplayedTimeChanged event.
(Inherited from GanttChartView.)
OnDisplayMemberPathChanged (Inherited from ItemsControl.)
OnDpiChanged (Inherited from Visual.)
OnDragEnter (Inherited from UIElement.)
OnDragLeave (Inherited from UIElement.)
OnDragOver (Inherited from UIElement.)
OnDrop (Inherited from UIElement.)
OnGiveFeedback (Inherited from UIElement.)
OnGotFocus (Inherited from FrameworkElement.)
OnGotKeyboardFocus (Inherited from UIElement.)
OnGotMouseCapture (Inherited from UIElement.)
OnGotStylusCapture (Inherited from UIElement.)
OnGotTouchCapture (Inherited from UIElement.)
OnGroupStyleSelectorChanged (Inherited from ItemsControl.)
OnInitialized (Inherited from FrameworkElement.)
OnIsKeyboardFocusedChanged (Inherited from UIElement.)
OnIsKeyboardFocusWithinChanged (Inherited from UIElement.)
OnIsMouseCapturedChanged (Inherited from UIElement.)
OnIsMouseCaptureWithinChanged (Inherited from UIElement.)
OnIsMouseDirectlyOverChanged (Inherited from UIElement.)
OnIsStylusCapturedChanged (Inherited from UIElement.)
OnIsStylusCaptureWithinChanged (Inherited from UIElement.)
OnIsStylusDirectlyOverChanged (Inherited from UIElement.)
OnItemActivated
Raises the ItemActivated event.
(Inherited from GanttChartView.)
OnItemBindingGroupChanged (Inherited from ItemsControl.)
OnItemCollectionChanged
Raises the ItemCollectionChanged event.
(Inherited from GanttChartView.)
OnItemContainerStyleChanged (Inherited from ItemsControl.)
OnItemContainerStyleSelectorChanged (Inherited from ItemsControl.)
OnItemPropertyChanged
Raises the ItemPropertyChanged event.
(Inherited from GanttChartView.)
OnItemsChanged
Called when the value of the Items property changes.
(Inherited from GanttChartView.)
OnItemsPanelChanged (Inherited from ItemsControl.)
OnItemsSourceChanged (Inherited from ItemsControl.)
OnItemStringFormatChanged (Inherited from ItemsControl.)
OnItemTemplateChanged (Inherited from ItemsControl.)
OnItemTemplateSelectorChanged (Inherited from ItemsControl.)
OnKeyDown (Inherited from ItemsControl.)
OnKeyUp (Inherited from UIElement.)
OnLostFocus (Inherited from UIElement.)
OnLostKeyboardFocus (Inherited from UIElement.)
OnLostMouseCapture (Inherited from UIElement.)
OnLostStylusCapture (Inherited from UIElement.)
OnLostTouchCapture (Inherited from UIElement.)
OnManipulationBoundaryFeedback (Inherited from UIElement.)
OnManipulationCompleted (Inherited from UIElement.)
OnManipulationDelta (Inherited from UIElement.)
OnManipulationInertiaStarting (Inherited from UIElement.)
OnManipulationStarted (Inherited from UIElement.)
OnManipulationStarting (Inherited from UIElement.)
OnMouseDoubleClick (Inherited from Control.)
OnMouseDown (Inherited from UIElement.)
OnMouseEnter (Inherited from UIElement.)
OnMouseLeave (Inherited from UIElement.)
OnMouseLeftButtonDown (Inherited from UIElement.)
OnMouseLeftButtonUp (Inherited from UIElement.)
OnMouseMove (Inherited from UIElement.)
OnMouseRightButtonDown (Inherited from UIElement.)
OnMouseRightButtonUp (Inherited from UIElement.)
OnMouseUp (Inherited from UIElement.)
OnMouseWheel (Inherited from UIElement.)
OnPreviewDragEnter (Inherited from UIElement.)
OnPreviewDragLeave (Inherited from UIElement.)
OnPreviewDragOver (Inherited from UIElement.)
OnPreviewDrop (Inherited from UIElement.)
OnPreviewGiveFeedback (Inherited from UIElement.)
OnPreviewGotKeyboardFocus (Inherited from UIElement.)
OnPreviewKeyDown (Inherited from UIElement.)
OnPreviewKeyUp (Inherited from UIElement.)
OnPreviewLostKeyboardFocus (Inherited from UIElement.)
OnPreviewMouseDoubleClick (Inherited from Control.)
OnPreviewMouseDown (Inherited from UIElement.)
OnPreviewMouseLeftButtonDown (Inherited from UIElement.)
OnPreviewMouseLeftButtonUp (Inherited from UIElement.)
OnPreviewMouseMove (Inherited from UIElement.)
OnPreviewMouseRightButtonDown (Inherited from UIElement.)
OnPreviewMouseRightButtonUp (Inherited from UIElement.)
OnPreviewMouseUp (Inherited from UIElement.)
OnPreviewMouseWheel
Invoked when an unhandled PreviewMouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
(Inherited from GanttChartView.)
OnPreviewQueryContinueDrag (Inherited from UIElement.)
OnPreviewStylusButtonDown (Inherited from UIElement.)
OnPreviewStylusButtonUp (Inherited from UIElement.)
OnPreviewStylusDown (Inherited from UIElement.)
OnPreviewStylusInAirMove (Inherited from UIElement.)
OnPreviewStylusInRange (Inherited from UIElement.)
OnPreviewStylusMove (Inherited from UIElement.)
OnPreviewStylusOutOfRange (Inherited from UIElement.)
OnPreviewStylusSystemGesture (Inherited from UIElement.)
OnPreviewStylusUp (Inherited from UIElement.)
OnPreviewTextInput (Inherited from UIElement.)
OnPreviewTouchDown (Inherited from UIElement.)
OnPreviewTouchMove (Inherited from UIElement.)
OnPreviewTouchUp (Inherited from UIElement.)
OnPropertyChanged (Inherited from FrameworkElement.)
OnQueryContinueDrag (Inherited from UIElement.)
OnQueryCursor (Inherited from UIElement.)
OnRender (Inherited from UIElement.)
OnRenderSizeChanged (Inherited from FrameworkElement.)
OnStyleChanged (Inherited from FrameworkElement.)
OnStylusButtonDown (Inherited from UIElement.)
OnStylusButtonUp (Inherited from UIElement.)
OnStylusDown (Inherited from UIElement.)
OnStylusEnter (Inherited from UIElement.)
OnStylusInAirMove (Inherited from UIElement.)
OnStylusInRange (Inherited from UIElement.)
OnStylusLeave (Inherited from UIElement.)
OnStylusMove (Inherited from UIElement.)
OnStylusOutOfRange (Inherited from UIElement.)
OnStylusSystemGesture (Inherited from UIElement.)
OnStylusUp (Inherited from UIElement.)
OnTemplateChanged (Inherited from Control.)
OnTextInput (Inherited from ItemsControl.)
OnTimelinePageChanged
Raises the TimelinePageChanged event.
(Inherited from GanttChartView.)
OnToolTipClosing (Inherited from FrameworkElement.)
OnToolTipOpening (Inherited from FrameworkElement.)
OnTouchDown (Inherited from UIElement.)
OnTouchEnter (Inherited from UIElement.)
OnTouchLeave (Inherited from UIElement.)
OnTouchMove (Inherited from UIElement.)
OnTouchUp (Inherited from UIElement.)
OnVisualChildrenChanged (Inherited from Visual.)
OnVisualParentChanged (Inherited from FrameworkElement.)
OptimizeWorkOverloaded.
ParentLayoutInvalidated (Inherited from FrameworkElement.)
PauseAsyncPresentation
Pauses asynchronous presentation data load, if it was in progress.
(Inherited from GanttChartView.)
PointFromScreen (Inherited from Visual.)
PointToScreen (Inherited from Visual.)
PredictFocus (Inherited from FrameworkElement.)
PrepareContainerForItemOverride
Prepares the specified element to display the specified item and updates internal properties for the data bound item and container element.
(Inherited from GanttChartView.)
PrintOverloaded.
RaiseEvent (Inherited from UIElement.)
ReadLocalValue (Inherited from DependencyObject.)
Redo
Redoes the previously undone action performed in the control.
(Inherited from GanttChartView.)
RegisterName (Inherited from FrameworkElement.)
ReleaseAllTouchCaptures (Inherited from UIElement.)
ReleaseMouseCapture (Inherited from UIElement.)
ReleaseStylusCapture (Inherited from UIElement.)
ReleaseTouchCapture (Inherited from UIElement.)
RemoveAssignment
Removes the specified resource assignment from the AssignmentsContent property value of a specific task in the control. Requires that AssignmentsContent property of the task items is of type string, formatted as a list of resource names separated by commas, optionally having associated allocation percents declared between square brackets (e.g.: "John, Mary [50%], Diane [12.5%]").
(Inherited from GanttChartView.)
RemoveCircularDependencies
Removes predecessor items that generate circular dependencies, either explicitely or implicitely in the hierarchy.
(Inherited from GanttChartView.)
RemoveHandler (Inherited from UIElement.)
RemoveLogicalChild (Inherited from FrameworkElement.)
RemovePredecessors
Removes predecessors from the specified task in the control as indicated within a string value defining predecessor indexes to remove, separated by commas.
(Inherited from GanttChartView.)
RemoveVisualChild (Inherited from Visual.)
SaveProjectXmlOverloaded.
ScrollToOverloaded.
ScrollToVerticalOffset
Scrolls the content of the control to the specified vertical offset position.
(Inherited from GanttChartView.)
SetAllocationBarFill
Sets the custom brush used to fill the over allocation bars, overriding brushes defined at control level, in the chart.
SetAllocationBarStroke
Sets the custom brush used to draw the borders of a specific allocation bar (when applied to an AllocationItem object), overriding brushes defined at control level, in the chart.
SetBindingOverloaded.
SetCurrentValue (Inherited from DependencyObject.)
SetPredecessors
Sets the predecessors of the specified task in the control based on a string value defining predecessor indexes, optionally followed by dependency type abbreviations (FS, SS, FF, or SF) and/or lag times (in hours, with plus or minus sign prefix), and separated by commas.
(Inherited from GanttChartView.)
SetResourceReference (Inherited from FrameworkElement.)
SetTimelinePage
Sets the chart timeline page, i.e. the minimum and maximum date and times that the user could horizontally scroll between in the chart.
(Inherited from GanttChartView.)
SetupBaseline
Initializes BaselineStart and BaselineFinish values of standard and milestone task items within the control based on their actual Start and Finish values.
(Inherited from GanttChartView.)
SetValueOverloaded.
ShouldApplyItemContainerStyle (Inherited from ItemsControl.)
ShouldSerializeCommandBindings (Inherited from UIElement.)
ShouldSerializeGroupStyle (Inherited from ItemsControl.)
ShouldSerializeInputBindings (Inherited from UIElement.)
ShouldSerializeItems (Inherited from ItemsControl.)
ShouldSerializeProperty (Inherited from DependencyObject.)
ShouldSerializeResources (Inherited from FrameworkElement.)
ShouldSerializeStyle (Inherited from FrameworkElement.)
ShouldSerializeTriggers (Inherited from FrameworkElement.)
SplitAllRemainingWork
Creates and inserts partial copies of the standard started task items that have not yet been fully completed considering their remaining work effort into the managed hierarchy, and updates the finish date and times of the original task items to their completion points. Used as preparation for rescheduling the remaining work effort task items, such as before calling the LevelResources()()() method.
(Inherited from GanttChartView.)
SplitRemainingWork
Creates and inserts a partial copy of the specified task item considering its remaining work effort into the managed hierarchy, and updates the finish date and time of the original task item to its completion point. Used as preparation for rescheduling the remaining work effort of a task item.
(Inherited from GanttChartView.)
ToString (Inherited from ItemsControl.)
TransformToAncestorOverloaded.
TransformToDescendant (Inherited from Visual.)
TransformToVisual (Inherited from Visual.)
TranslatePoint (Inherited from UIElement.)
TryFindResource (Inherited from FrameworkElement.)
Undo
Undoes the previously recorded action perfomed in the control.
(Inherited from GanttChartView.)
UnregisterName (Inherited from FrameworkElement.)
UpdateChangesFromScheduleChartItems
Updates the control items to include changes from the ScheduleChartItem object collection originally obtained using GetScheduleChartItems method.
(Inherited from GanttChartView.)
UpdateDefaultStyle (Inherited from FrameworkElement.)
UpdateLayout (Inherited from UIElement.)
UpdatePredecessors
Updates the predecessors of the specified task in the control based on a string value defining predecessor indexes, optionally followed by dependency type abbreviations (FS, SS, FF, or SF) and/or lag times (in hours, with plus or minus sign prefix), and separated by commas.
(Inherited from GanttChartView.)
VerifyAccess (Inherited from DispatcherObject.)

Fields

  NameDescription
AllocationBarFillProperty
Indicates the AllocationBarFill attached property.
AllocationBarStrokeProperty
Indicates the AllocationBarStroke attached property.
AllocationBarStrokeThicknessProperty
Indicates the AllocationBarStrokeThickness dependency property.
ItemsProperty
Identifies the Items dependency property.
MaxDisplayedUnitsProperty
Identifies the MaxDisplayedUnits dependency property.
NormalAllocationBarFillProperty
Indicates the NormalAllocationBarFill dependency property.
NormalAllocationBarStrokeProperty
Indicates the NormalAllocationBarStroke dependency property.
OverAllocationBarFillProperty
Indicates the OverAllocationBarFill dependency property.
OverAllocationBarStrokeProperty
Indicates the OverAllocationBarStroke dependency property.
UnderAllocationBarFillProperty
Indicates the UnderAllocationBarFill dependency property.
UnderAllocationBarStrokeProperty
Indicates the UnderAllocationBarStroke dependency property.

Properties

  NameDescription
ActualChartExtentHeight
Gets the actual height of the extent of the internal scroll viewer of the control. This is a dependency property.
(Inherited from GanttChartView.)
ActualChartHeight
Gets the actual height of the chart, considering the maximum of the viewport and extent heights of the internal scroll viewer of the control. This is a dependency property.
(Inherited from GanttChartView.)
ActualChartViewportHeight
Gets the actual height of the viewport of the internal scroll viewer of the control. This is a dependency property.
(Inherited from GanttChartView.)
ActualDisplayRowCount
Gets the actual number of rows displayed in the chart. This is a dependency property.
(Inherited from GanttChartView.)
ActualHeight (Inherited from FrameworkElement.)
ActualWidth (Inherited from FrameworkElement.)
AllocationBarStrokeThickness
Gets or sets the border thickness of the allocation bars in the chart. This is a dependency property.
AllowCreatingStartDependencies
Gets or sets a value that indicates whether start- dependency lines may be created using drag and drop operations. This is a dependency property.
(Inherited from GanttChartView.)
AllowCreatingToFinishDependencies
Gets or sets a value that indicates whether -to-finish dependency lines may be created using drag and drop operations. This is a dependency property.
(Inherited from GanttChartView.)
AllowDrop (Inherited from UIElement.)
AlternatingItemBackground
Gets or sets the background brush of the alternating items in the chart (none by default). This is a dependency property.
(Inherited from GanttChartView.)
AlternationCount (Inherited from ItemsControl.)
AreAnyTouchesCaptured (Inherited from UIElement.)
AreAnyTouchesCapturedWithin (Inherited from UIElement.)
AreAnyTouchesDirectlyOver (Inherited from UIElement.)
AreAnyTouchesOver (Inherited from UIElement.)
AreAssignmentsReadOnly
Gets or sets a value that indicates whether the user can move task assignments among resource items in the control using drag and drop operations. This is a dependency property.
(Inherited from ScheduleChartView.)
AreCircularDependenciesAllowed
Gets or sets a value that indicates whether the user is allowed to define circular dependencies between task items in the control. At load time not allowing circular dependencies applies (through a RemoveCircularDependencies call) only if asynchronous presentation is disabled. Setting this property will clear the Undo queue. This is a dependency property.
(Inherited from GanttChartView.)
AreHierarchyConstraintsEnabled
Gets a value that indicates whether hierarchy constraints are enabled so that the difference of indentation levels of parent and child items do not become larger than one. This is a dependency property.
(Inherited from GanttChartView.)
AreIndividualItemAppearanceSettingsApplied
Gets or sets a value indicating whether to consider individual GanttChartItem.ItemBackground and GanttChartItem.ItemForeground property values when configuring item appearance settings (false by default). This is a dependency property.
(Inherited from GanttChartView.)
AreIndividualItemHeightsApplied
Gets or sets a value indicating whether to consider individual GanttChartItem.ItemHeight property values (instead of only the main GanttChartView.ItemHeight property value of the control) when computing item positions and sizes (false by default). This is a dependency property.
(Inherited from GanttChartView.)
AreMilestonesFinishTimes
Gets or sets a value that indicates whether milestones represent finish times in the control. A false value indicates that milestones represent start times, while a null value indicates that milestones are not constrained to start, nor finish times. This is a dependency property.
(Inherited from GanttChartView.)
AreTaskDependenciesVisible
Gets or sets a value that indicates whether task dependency lines are displayed. This is a dependency property.
(Inherited from GanttChartView.)
AreTaskDependencyConstraintsDisabledWhileDragging
Gets or sets a value that indicates whether dependency constraints are disabled while dragging operations occur, in order to improve performance when AreTaskDependencyConstraintsEnabled is set to true. This is a dependency property.
(Inherited from GanttChartView.)
AreTaskDependencyConstraintsEnabled
Gets or sets a value that indicates whether dependency constraints are enabled for items in the control. Setting this property will clear the Undo queue. This is a dependency property.
(Inherited from GanttChartView.)
AreTaskDependencyConstraintsEnabledMaxSteps
Gets or sets a value that indicates the maximum number of iterations performed in order to ensure dependency constraints by automatically scheduling items in the control, when AreTaskDependencyConstraintsEnabled is set to true. This is a dependency property.
(Inherited from GanttChartView.)
AreTaskDependendenciesReadOnly
Gets or sets a value that indicates whether the user can create and delete task dependencies in the chart area. This is a dependency property.
(Inherited from GanttChartView.)
AreTaskInterruptionsHighlighted
Gets or sets a value indicating whether task interruptions are supplementary highlighted (over the task bars) in the chart (false by default). This is a dependency property.
(Inherited from GanttChartView.)
AreUpdateTimelinePageButtonsVisible
Gets or sets a value that indicates whether the update timeline page buttons are going to be displayed when needed (i.e. when the horizontal scroll bar thumb is placed at the most left or the most right position on the scrollable track), allowing the end user to increase or decrease the timeline page of the Gantt Chart (preserving its duration). This is a dependency property.
(Inherited from GanttChartView.)
AssignableResources
Gets or sets the resources considered by GetScheduleChartItems()()() method. If this property is set to null, the method computes the assignable resources based on task assignment definitions. The default value is null. This is a dependency property.
(Inherited from GanttChartView.)
AssignmentsTemplate
Gets or sets the template to be used for displaying assignments content in the chart (shown to the right of the task bars in the view). This is a dependency property.
(Inherited from GanttChartView.)
AssignmentThumbVisibility
Gets a Visibility value that indicates whether assignment thumb controls should be visible enabling the user to move task assignments among resource items in the control using drag and drop operations (the assignment thumb objects would be visible if AreAssignmentsReadOnly property is set to false). This is a dependency property.
(Inherited from ScheduleChartView.)
Background (Inherited from Control.)
BarHeight
Gets or sets the task bar height of any item presented in the chart. This is a dependency property.
(Inherited from GanttChartView.)
BaseGanttChartView
Gets the base IGanttChartView control instance used internally by this control.
(Inherited from ScheduleChartView.)
BaselineVisibility
Gets a Visibility value indicating whether the baseline (estimated value based) task bars values are going to be displayed in the Gantt Chart. This is a dependency property.
(Inherited from GanttChartView.)
BindingGroup (Inherited from FrameworkElement.)
BitmapEffect Obsolete. (Inherited from UIElement.)
BitmapEffectInput Obsolete. (Inherited from UIElement.)
BorderBrush (Inherited from Control.)
BorderThickness (Inherited from Control.)
CacheMode (Inherited from UIElement.)
Clip (Inherited from UIElement.)
ClipToBounds (Inherited from UIElement.)
CommandBindings (Inherited from UIElement.)
CompletedBarHeight
Gets or sets the completion bar height of the task bar of any item presented in the chart. This is a dependency property.
(Inherited from GanttChartView.)
ComputedDecreaseTimelinePageButtonVisibility
Gets or sets a Visibility value indicating whether the decrease timeline page button should be visible in the view. This is a dependency property.
(Inherited from GanttChartView.)
ComputedHeight
Gets the computed height of all items currently loaded in the chart. This is a dependency property.
(Inherited from GanttChartView.)
ComputedIncreaseTimelinePageButtonVisibility
Gets or sets a Visibility value indicating whether the increase timeline page button should be visible in the view. This is a dependency property.
(Inherited from GanttChartView.)
ComputedWidth
Gets the computed width of the chart, based on the timeline page, the visible time intervals, and the hour width. This is a dependency property.
(Inherited from GanttChartView.)
ContentElement
Gets the element displaying the main area of the Gantt Chart.
(Inherited from GanttChartView.)
ContextMenu (Inherited from FrameworkElement.)
CurrentTimeLineStroke
Gets or sets the brush used to draw the current time line in the chart (when IsCurrentTimeLineVisible is set to true). This is a dependency property.
(Inherited from GanttChartView.)
CurrentTimeLineUpdateInterval
Gets or sets the time interval used to periodically update the current time vertical line displayed by the control. By default it is set to TimeSpan.Zero, indicating that no updates are performed. This is a dependency property.
(Inherited from GanttChartView.)
Cursor (Inherited from FrameworkElement.)
DataContext (Inherited from FrameworkElement.)
DefaultResourceHourCost
Gets or sets the default hour cost value to apply for the assigned resources of the managed tasks.
(Inherited from GanttChartView.)
DefaultResourceUsageCost
Gets or sets the default usage cost value to apply for the assigned resources of the managed tasks.
(Inherited from GanttChartView.)
DefaultStyleKey (Inherited from FrameworkElement.)
DependencyContextMenu
Gets or sets the context menu for the dependency lines displayed in the chart areas. This is a dependency property.
(Inherited from GanttChartView.)
DependencyCreationThumbVisibility
Gets a Visibility value that indicates whether the Thumb object that allows the user to create task dependencies through drag and drop operations should be generally displayed. This is a dependency property.
(Inherited from GanttChartView.)
DependencyCreationValidator
Gets or sets the validation method that returns a value that indicates whether a specific task dependency can be created by a drag and drop operation in the view. This is a dependency property.
(Inherited from GanttChartView.)
DependencyDeletionContextMenuItemHeader
Gets or sets the content to be displayed as the dependency deletion context menu item (by default the text "Delete"). This is a dependency property.
(Inherited from GanttChartView.)
DependencyDeletionPopupVisibility
Gets a Visibility value that indicates whether the context menu Popup object that allows the user to delete task dependencies by selecting a menu item should be generally displayed. This is a dependency property.
(Inherited from GanttChartView.)
DependencyDeletionValidator
Gets or sets the validation method that returns a value that indicates whether a specific task dependency can be deleted from the view. This is a dependency property.
(Inherited from GanttChartView.)
DependencyLineStroke
Gets or sets the brush used to draw the lines representing task dependencies in the chart. This is a dependency property.
(Inherited from GanttChartView.)
DependencyLineStrokeThickness
Gets or sets the border thickness of the lines representing task dependencies in the chart. This is a dependency property.
(Inherited from GanttChartView.)
DependencyLineTemplate
Gets or sets the template to be used for displaying dependency lines in the chart (by default arrow polylines drawn for each predecessor item from the appropriate end of the other task bar to the appropriate end of the corresponding dependent task bar, based on the dependency type). This is a dependency property.
(Inherited from GanttChartView.)
DependencyObjectType (Inherited from DependencyObject.)
DependencyToolTipVisibility
Gets a Visibility value that indicates whether the dependency line tool tips are displayed. This is a dependency property.
(Inherited from GanttChartView.)
DesiredSize (Inherited from UIElement.)
Dispatcher (Inherited from DispatcherObject.)
DisplayedTime
Gets or sets the date and time to be displayed at the most left visible horizontal position in the viewport of the internal scroll viewer of the control (the minimum date and time that is visible at the current horizontal scroll position). This is a dependency property.
(Inherited from GanttChartView.)
DisplayMemberPath (Inherited from ItemsControl.)
DisplayRowCount
Gets or sets the number of rows to be displayed in the chart (usually used in conjunction with GanttChartItem.DisplayRowIndex values). This is a dependency property.
(Inherited from GanttChartView.)
Effect (Inherited from UIElement.)
ExtentHeight
Gets the vertical size of all the content for display in the control.
(Inherited from GanttChartView.)
ExtraTaskTemplate
Gets or sets the template to be used for displaying extra elements for task items in the chart (regardless of the task type). This is a dependency property.
(Inherited from GanttChartView.)
FlowDirection (Inherited from FrameworkElement.)
Focusable (Inherited from UIElement.)
FocusVisualStyle (Inherited from FrameworkElement.)
FontFamily (Inherited from Control.)
FontSize (Inherited from Control.)
FontStretch (Inherited from Control.)
FontStyle (Inherited from Control.)
FontWeight (Inherited from Control.)
ForceCursor (Inherited from FrameworkElement.)
Foreground (Inherited from Control.)
GroupStyle (Inherited from ItemsControl.)
GroupStyleSelector (Inherited from ItemsControl.)
HandlesScrolling (Inherited from Control.)
HasAnimatedProperties (Inherited from UIElement.)
HasEffectiveKeyboardFocus (Inherited from UIElement.)
HasItems (Inherited from ItemsControl.)
HeaderBackground
Gets or sets the default header background brush of the chart (may be overriden by custom Scale.HeaderBackground property values). This is a dependency property.
(Inherited from GanttChartView.)
HeaderElement
Gets the element displaying the header area of the Gantt Chart.
(Inherited from GanttChartView.)
HeaderHeight
Gets or sets the height of the header area of the chart. This is a dependency property.
(Inherited from GanttChartView.)
Height (Inherited from FrameworkElement.)
HorizontalAlignment (Inherited from FrameworkElement.)
HorizontalContentAlignment (Inherited from Control.)
HorizontalScrollBar
Gets the element displaying the horizontal scroll bar of the Gantt Chart.
(Inherited from GanttChartView.)
HourWidth
Gets or sets the width of one hour of the timeline of the chart (controlling the horizontal zoom of the chart content). This is a dependency property.
(Inherited from GanttChartView.)
InheritanceBehavior (Inherited from FrameworkElement.)
InputBindings (Inherited from UIElement.)
InputScope (Inherited from FrameworkElement.)
IsAlternatingItemBackgroundInverted
Gets or sets a value indicating whether the use of alternation background brush for items in the chart is inverted, such that the first item is using alternation background (false by default). This is a dependency property.
(Inherited from GanttChartView.)
IsArrangeValid (Inherited from UIElement.)
IsAsyncPresentationEnabled
Gets or sets a value that indicates whether asynchronous presentation mode is enabled (true by default). This is a dependency property.
(Inherited from GanttChartView.)
IsAsyncPresentationEnabledMinCount
Gets or sets the number of items to be initially loaded synchronously when using asychronous presentation mode within the control (having IsAsyncPresentationEnabled property set to true). This is a dependency property.
(Inherited from GanttChartView.)
IsAsyncPresentationEnabledPageSize
Gets or sets the number of items to be loaded synchronously as one step when using asychronous presentation mode within the control (having IsAsyncPresentationEnabled property set to true). This is a dependency property.
(Inherited from GanttChartView.)
IsAsyncSchedulingEnabled
Gets or sets a value that indicates whether asynchronous scheduling is enabled (true by default). This is a dependency property.
(Inherited from GanttChartView.)
IsBaselineVisible
Gets or sets a value that indicates whether the baseline (estimated value based) task bars values are going to be displayed in the Gantt Chart. This is a dependency property.
(Inherited from GanttChartView.)
IsCurrentTimeLineVisible
Gets or sets a value that indicates whether the current time vertical line is displayed. This is a dependency property.
(Inherited from GanttChartView.)
IsDependencyToolTipVisible
Gets or sets a value that indicates whether the dependency line tool tips are displayed. This is a dependency property.
(Inherited from GanttChartView.)
IsDraggingTaskStartEndsEnabled
Gets or sets a value that indicates whether the end user may use drag and drop operations to update task start only, preserving finish date and time value. This is a dependency property.
(Inherited from GanttChartView.)
IsEnabled (Inherited from UIElement.)
IsEnabledCore (Inherited from UIElement.)
IsFittingToTimelinePageEnabled
Gets or sets a value that indicates whether HourWidth property is updated automatically to zoom the chart in or out when the timeline page changes, so that the displayed chart is entirely visible. This is a dependency property.
(Inherited from GanttChartView.)
IsFittingToTimelinePageEnabledUpdatingScales
Gets or sets a value that indicates whether Scales collection is updated automatically according to the zoom level of the chart when the timeline page changes when IsFittingToTimelinePageEnabled is set to true. This is a dependency property.
(Inherited from GanttChartView.)
IsFittingToTimelinePageEnabledUpdatingScalesToMaxType
Gets or sets the maximum ScaleType to update automatically to when the timeline page changes when IsFittingToTimelinePageEnabled and IsFittingToTimelinePageEnabledUpdatingScales are set to true. This is a dependency property.
(Inherited from GanttChartView.)
IsFittingToTimelinePageEnabledUpdatingScalesToMinType
Gets or sets the minimum ScaleType to update automatically to when the timeline page changes when IsFittingToTimelinePageEnabled and IsFittingToTimelinePageEnabledUpdatingScales are set to true. This is a dependency property.
(Inherited from GanttChartView.)
IsFocused (Inherited from UIElement.)
IsGrouping (Inherited from ItemsControl.)
IsHitTestVisible (Inherited from UIElement.)
IsIndividualItemNonworkingTimeHighlighted
Gets or sets a value indicating whether individual item nonworking time is highlighted in the chart (false by default). When you set this property to true, you may also want to use an opaque brush for WorkingTimeBackground. This is a dependency property.
(Inherited from GanttChartView.)
IsInitialized (Inherited from FrameworkElement.)
IsInputMethodEnabled (Inherited from UIElement.)
IsItemLoadCompleted
Gets a value that indicates whether all items have been loaded in the control view (when asynchronous presentation mode is enabled, i.e. IsAsyncPresentationEnabled is set to true).
(Inherited from GanttChartView.)
IsKeyboardFocused (Inherited from UIElement.)
IsKeyboardFocusWithin (Inherited from UIElement.)
IsLoaded (Inherited from FrameworkElement.)
IsManipulationEnabled (Inherited from UIElement.)
IsMeasureValid (Inherited from UIElement.)
IsMouseCaptured (Inherited from UIElement.)
IsMouseCaptureWithin (Inherited from UIElement.)
IsMouseDirectlyOver (Inherited from UIElement.)
IsMouseOver (Inherited from UIElement.)
IsMouseWheelZoomEnabled
Gets or sets a value that indicates whether HourWidth property is updated automatically to zoom the chart in or out when scrolling using the mouse wheel. This is a dependency property.
(Inherited from GanttChartView.)
IsMouseWheelZoomEnabledMaxHourWidth
Gets or sets the maximum HourWidth property value set when zooming in the chart scrolling using the mouse wheel when IsMouseWheelZoomEnabled is set to true. This is a dependency property.
(Inherited from GanttChartView.)
IsMouseWheelZoomEnabledMinHourWidth
Gets or sets the minimum HourWidth property value set when zooming out the chart scrolling using the mouse wheel when IsMouseWheelZoomEnabled is set to true. This is a dependency property.
(Inherited from GanttChartView.)
IsMouseWheelZoomEnabledPreservingMousePositionTime
Gets or sets a value that indicates whether DisplayedTime property is updated automatically when scrolling using the mouse wheel to preserve the date and time displayed at the mouse position when IsMouseWheelZoomEnabled is set to true. This is a dependency property.
(Inherited from GanttChartView.)
IsMouseWheelZoomEnabledSpeed
Gets or sets a value that indicates the speed of zooming in and out when IsMouseWheelZoomEnabled is set to true. This is a dependency property.
(Inherited from GanttChartView.)
IsMouseWheelZoomEnabledUpdatingScales
Gets or sets a value that indicates whether Scales collection is updated automatically according to the zoom level of the chart when scrolling using the mouse wheel when IsMouseWheelZoomEnabled is set to true. This is a dependency property.
(Inherited from GanttChartView.)
IsMouseWheelZoomEnabledUpdatingScalesToMaxType
Gets or sets the maximum ScaleType to update automatically to when scrolling using the mouse wheel when IsMouseWheelZoomEnabled and IsMouseWheelZoomEnabledUpdatingScales are set to true. This is a dependency property.
(Inherited from GanttChartView.)
IsMouseWheelZoomEnabledUpdatingScalesToMinType
Gets or sets the minimum ScaleType to update automatically to when scrolling using the mouse wheel when IsMouseWheelZoomEnabled and IsMouseWheelZoomEnabledUpdatingScales are set to true. This is a dependency property.
(Inherited from GanttChartView.)
IsMouseWheelZoomEnabledUpdatingTimelinePage
Gets or sets a value that indicates whether TimelinePageFinish property is updated automatically according to the zoom level of the chart when scrolling using the mouse wheel, in order to keep the horizontal scroll bar thumb size constant when IsMouseWheelZoomEnabled is set to true. This is a dependency property.
(Inherited from GanttChartView.)
IsNonworkingTimeHighlighted
Gets or sets a value that indicates whether nonworking time intervals are highlighted using NonworkingTimeBackground brush in the view. This is a dependency property.
(Inherited from GanttChartView.)
IsReadOnly
Gets or sets a value that indicates whether the user can edit the values of task items in the control by drag and drop operations. This is a dependency property.
(Inherited from GanttChartView.)
IsScheduleCachingEnabled
Gets or sets a value that indicates whether specific schedule based timing values that are computed for any task item are internally cached so that if the same computation is required the value could be obtained without further processing (cache is disabled by default, and enabling it may result in high memory usages, until you call ClearCaches method).
(Inherited from GanttChartView.)
IsSealed (Inherited from DependencyObject.)
IsStylusCaptured (Inherited from UIElement.)
IsStylusCaptureWithin (Inherited from UIElement.)
IsStylusDirectlyOver (Inherited from UIElement.)
IsStylusOver (Inherited from UIElement.)
IsSummaryTaskCompletedEffortVisible
Gets or sets a value that indicates whether task completion bars are displayed for summary items. This is a dependency property.
(Inherited from GanttChartView.)
IsTabStop (Inherited from Control.)
IsTaskCompletedEffortVisible
Gets or sets a value that indicates whether task completion bars are displayed. This is a dependency property.
(Inherited from GanttChartView.)
IsTaskCompletionReadOnly
Gets or sets a value that indicates whether the user can edit the completion values of task items in the control by drag and drop operations. This is a dependency property.
(Inherited from GanttChartView.)
IsTaskCompletionThumbEnabled
Gets a bool value that indicates whether completion Thumb controls should enable the user to edit the completion values of task items in the control by drag and drop operations (the Thumb objects would be enabled if IsTaskCompletionReadOnly property is set to false). This is a dependency property.
(Inherited from GanttChartView.)
IsTaskFinishReadOnly
Gets or sets a value that indicates whether the user can edit the finish values of task items in the control by drag and drop operations. This is a dependency property.
(Inherited from GanttChartView.)
IsTaskFinishThumbEnabled
Gets a bool value that indicates whether finish Thumb controls should enable the user to edit the finish values of task items in the control by drag and drop operations (the Thumb objects would be enabled if IsTaskFinishReadOnly property is set to false). This is a dependency property.
(Inherited from GanttChartView.)
IsTaskStartOnlyThumbEnabled
Gets a bool value that indicates whether start end Thumb controls should enable the user to edit the start values of task items in the control, preserving finish date and time values, by drag and drop operations (the Thumb objects would be enabled if IsDraggingTaskStartEndsEnabled is set to true and IsTaskStartReadOnly property is set to false). This is a dependency property.
(Inherited from GanttChartView.)
IsTaskStartReadOnly
Gets or sets a value that indicates whether the user can edit the start values of task items in the control by drag and drop operations. This is a dependency property.
(Inherited from GanttChartView.)
IsTaskStartThumbEnabled
Gets a bool value that indicates whether start Thumb controls should enable the user to edit the start values of task items in the control by drag and drop operations (the Thumb objects would be enabled if IsTaskStartReadOnly property is set to false). This is a dependency property.
(Inherited from GanttChartView.)
IsTaskToolTipVisible
Gets or sets a value that indicates whether the task bar tool tips are displayed. This is a dependency property.
(Inherited from GanttChartView.)
IsTextSearchCaseSensitive (Inherited from ItemsControl.)
IsTextSearchEnabled (Inherited from ItemsControl.)
IsUndoEnabled
Gets or sets a value that indicates whether undo support is enabled within the control (false by default). When set to true, actions performed on GanttChartItem objects within the control (either by the end user in the user interface or by code behind) are recorded to a queue and can later be undone by calling the Undo()()() method. These actions are recorded to the undo queue and can be undone: managed property value changes (Content, Indentation, IsExpanded, Start, Finish, CompletedFinish, IsMilestone, Predecessors, Item, DependencyType, AssignmentsContent, GanttChartItems, and custom properties for which AddPropertyChangeToUndoQueue(DependencyProperty, Object, Object) method is called when their values change), PredecessorItem additions and removals within Predecessors collections, GanttChartItem additions and removals in the Items collection (for Gantt Chart controls) or in the GanttChartItems collections (for Schedule Chart controls), and ScheduleChartItem additions and removals in the Items collection (for Schedule Chart controls). This is a dependency property.
(Inherited from GanttChartView.)
IsVirtualizing
Gets or sets a value that indicates whether the elements used to display items in the chart are not loaded (except for the initially loaded viewport page) until vertically scrolling to a visible viewport page that contains those specific items. This is a dependency property.
(Inherited from GanttChartView.)
IsVisible (Inherited from UIElement.)
Item
Gets the item at the specified index in the collection.
(Inherited from ScheduleChartView.)
ItemAdorners
Gets a list of item adorners to be applied to the chart area (including grid lines stroke and alternating item background information). This is a dependency property.
(Inherited from GanttChartView.)
ItemBindingGroup (Inherited from ItemsControl.)
ItemContainerGenerator (Inherited from ItemsControl.)
ItemContainerStyle (Inherited from ItemsControl.)
ItemContainerStyleSelector (Inherited from ItemsControl.)
ItemContextMenu
Gets or sets the context menu for the item bars displayed in the chart areas. This is a dependency property.
(Inherited from GanttChartView.)
ItemHeight
Gets or sets the row height of any item presented in the chart. This is a dependency property.
(Inherited from GanttChartView.)
ItemNonworkingHighlights
Gets a list of item nonworking highlights to be applied to the chart area (presenting item specific nonworking time information). This is a dependency property.
(Inherited from GanttChartView.)
Items
Gets a collection of LoadChartItem objects that represent the individual resource items in the LoadChartView control. This is a dependency property.
ItemSeparatorLinesStroke
Gets or sets the brush used to draw item separator lines in the chart (none by default). This is a dependency property.
(Inherited from GanttChartView.)
ItemsPanel (Inherited from ItemsControl.)
ItemsSource (Inherited from ItemsControl.)
ItemStringFormat (Inherited from ItemsControl.)
ItemTemplate (Inherited from ItemsControl.)
ItemTemplateSelector (Inherited from ItemsControl.)
Language (Inherited from FrameworkElement.)
LayoutTransform (Inherited from FrameworkElement.)
LogicalChildren (Inherited from ItemsControl.)
MainGanttChartView
Gets the main IGanttChartView control instance of the control.
(Inherited from GanttChartView.)
MainScheduleChartView
Gets the main IScheduleChartView control instance of the control.
(Inherited from GanttChartView.)
ManagedItems
Gets the internally managed Load Chart item collection.
Margin (Inherited from FrameworkElement.)
MaxDisplayedUnits
Gets or sets the maximum units value to be used for computed bar heights when displaying allocation items within the chart (by default 1.5, i.e. 150%). This is a dependency property.
MaxHeight (Inherited from FrameworkElement.)
MaxLineCountPerRow
Gets or sets the maximum multiple lines displaed per row. This is a dependency property.
(Inherited from ScheduleChartView.)
MaxWidth (Inherited from FrameworkElement.)
MilestoneBarFill
Gets or sets the brush used to fill the milestone task bar diamonds in the chart (when using the default milestone task template). This is a dependency property.
(Inherited from GanttChartView.)
MilestoneBarStroke
Gets or sets the brush used to draw the borders of the milestone task bar diamonds in the chart (when using the default milestone task template). This is a dependency property.
(Inherited from GanttChartView.)
MilestoneBarStrokeThickness
Gets or sets the border thickness of the milestone task bar diamonds in the chart (when using the default milestone task template). This is a dependency property.
(Inherited from GanttChartView.)
MilestoneTaskTemplate
Gets or sets the template to be used for displaying milestone task items in the chart (by default milestones are represented by diamonds in the view). This is a dependency property.
(Inherited from GanttChartView.)
MinHeight (Inherited from FrameworkElement.)
MinWidth (Inherited from FrameworkElement.)
MultipleLinesPerRowAlternatingItemBackground
Gets or sets the AlternatingItemBackground initialization value applied when UseMultipleLinesPerRow is set to true. This is a dependency property.
(Inherited from ScheduleChartView.)
Name (Inherited from FrameworkElement.)
NonworkingDayIntervalProvider
Gets or sets a method used to retreive supplemental nonworking day time intervals to be considered in the chart for any specific date passed in as the method parameter. This is a dependency property.
(Inherited from GanttChartView.)
NonworkingIntervals
Gets a collection of time intervals that are to be considered as special nonworking time (such as holidays or or other type of break time) in the chart. This is a dependency property.
(Inherited from GanttChartView.)
NonworkingTimeBackground
Gets or sets the nonworking time background brush of the chart (displayed when IsNonworkingTimeHighlighted is set to true). This is a dependency property.
(Inherited from GanttChartView.)
NormalAllocationBarFill
Gets or sets the brush used to fill the normal allocation bars (having Units value set to 1, i.e. 100%) in the chart. This is a dependency property.
NormalAllocationBarStroke
Gets or sets the brush used to draw the borders of the normal allocation bars (having Units value set to 1, i.e. 100%) in the chart. This is a dependency property.
Opacity (Inherited from UIElement.)
OpacityMask (Inherited from UIElement.)
OverAllocationBarFill
Gets or sets the brush used to fill the over allocation bars (having Units set to a value greater than 1, i.e. greater than 100%) in the chart. This is a dependency property.
OverAllocationBarStroke
Gets or sets the brush used to draw the borders of the over allocation bars (having Units set to a value greater than 1, i.e. greater than 100%) in the chart. This is a dependency property.
OverridesDefaultStyle (Inherited from FrameworkElement.)
Padding (Inherited from Control.)
Parent (Inherited from FrameworkElement.)
PersistId Obsolete. (Inherited from UIElement.)
PredecessorsStringDependencyTypeAbbreviations
Optionally gets or sets dependency type abbreviations to use upon GetPredecessorsString(GanttChartItem) and UpdatePredecessors(GanttChartItem, String) calls.
(Inherited from GanttChartView.)
PredecessorsStringLagFormat
Optionally gets or sets lag format to use upon GetPredecessorsString(GanttChartItem) and UpdatePredecessors(GanttChartItem, String) calls. The value may be of this form: {StringFormat}[{Scale}]. For example, 0.## for hours, or 0.##/8 for working days of 8 hours.
(Inherited from GanttChartView.)
PredecessorsStringLagScale
Optionally gets or sets lag scale to use upon GetPredecessorsString(GanttChartItem) and UpdatePredecessors(GanttChartItem, String) calls. The value indicates the number of hours of a time unit to use. For example, 8 means a working day of 8 hours.
(Inherited from GanttChartView.)
PredecessorToolTipTemplate
Gets or sets the template to be used for displaying the content of dependency line tool tips (by default the Content property values of the other and dependent task items separated by a dash, when IsDependencyToolTipVisible is true). This is a dependency property.
(Inherited from GanttChartView.)
PrintingTemplate
Gets or sets the page template to be used for printing. The data context of a template instance is set to a PrintingPage object. This is a dependency property.
(Inherited from GanttChartView.)
RenderSize (Inherited from UIElement.)
RenderTransform (Inherited from UIElement.)
RenderTransformOrigin (Inherited from UIElement.)
ResourceQuantities
Gets or sets the quantity values to consider when leveling resources, indicating maximum amounts of materials available for use at the same time.
(Inherited from GanttChartView.)
Resources (Inherited from FrameworkElement.)
ResourceSchedules
Gets or sets the resource schedules (working and nonworking time definitions) to consider when scheduling items with assigned resources (considering the resource with the maximum assigned allocation units value for each item, and assuming they do not have specific schedules defined themselves).
(Inherited from GanttChartView.)
ScaleHeaderHeight
Gets or sets the default height for chart scale header areas (used to initialize Scale.HeaderHeight property values). This is a dependency property.
(Inherited from GanttChartView.)
Scales
Gets the collection of scale objects, representing items to be used as header elements in the chart (by default a major scale of type Weeks, and a minor scale Days are included). This is a dependency property.
(Inherited from GanttChartView.)
Schedule
Gets or sets the Working{Week|Day}{Start|Finish} and Nonworking* property values of the component using a Schedule instance.
(Inherited from GanttChartView.)
ScrollableHeight
Gets a value that represents the vertical size of the area that can be scrolled; the difference between the height of the extent and the height of the viewport.
(Inherited from GanttChartView.)
ScrollContentPresenter
Gets the element displaying the scroll content presenter of the Gantt Chart.
(Inherited from GanttChartView.)
ScrollViewer
Gets the element displaying the scroll viewer of the Gantt Chart.
(Inherited from GanttChartView.)
SnapsToDevicePixels (Inherited from UIElement.)
SpecificResourceHourCosts
Gets or sets the specific hour cost values to apply for the assigned resources of the managed tasks.
(Inherited from GanttChartView.)
SpecificResourceUsageCosts
Gets or sets the specific usage cost values to apply for the assigned resources of the managed tasks.
(Inherited from GanttChartView.)
StandardBarCornerRadius
Gets or sets the corner radius of the standard task bars in the chart (when using the default standard task template). This is a dependency property.
(Inherited from GanttChartView.)
StandardBarFill
Gets or sets the brush used to fill the standard task bars in the chart (when using the default standard task template). This is a dependency property.
(Inherited from GanttChartView.)
StandardBarStroke
Gets or sets the brush used to draw the borders of the standard task bars in the chart (when using the default standard task template). This is a dependency property.
(Inherited from GanttChartView.)
StandardBarStrokeThickness
Gets or sets the border thickness of the standard task bars in the chart (when using the default standard task template). This is a dependency property.
(Inherited from GanttChartView.)
StandardCompletedBarCornerRadius
Gets or sets the corner radius of the completion bars of the standard task bars in the chart (when using the default standard task template). This is a dependency property.
(Inherited from GanttChartView.)
StandardCompletedBarFill
Gets or sets the brush used to fill the completion bars of the standard task bars in the chart (when using the default standard task template). This is a dependency property.
(Inherited from GanttChartView.)
StandardCompletedBarStroke
Gets or sets the brush used to draw the borders of the completion bars of the standard task bars in the chart (when using the default standard task template). This is a dependency property.
(Inherited from GanttChartView.)
StandardCompletedBarStrokeThickness
Gets or sets the border thickness of the completion bars of the standard task bars in the chart (when using the default standard task template). This is a dependency property.
(Inherited from GanttChartView.)
StandardTaskTemplate
Gets or sets the template to be used for displaying standard task items in the chart (by default standard tasks are represented by simple bars in the view). This is a dependency property.
(Inherited from GanttChartView.)
StartDependencyThumbVisibility
Gets a Visibility value that indicates whether start- dependency lines may be created using drag and drop operations. This is a dependency property.
(Inherited from GanttChartView.)
Style (Inherited from FrameworkElement.)
StylusPlugIns (Inherited from UIElement.)
SummaryBarFill
Gets or sets the brush used to fill the summary task bar polygons in the chart (when using the default summary task template). This is a dependency property.
(Inherited from GanttChartView.)
SummaryBarStroke
Gets or sets the brush used to draw the borders of the summary task bar polygons in the chart (when using the default summary task template). This is a dependency property.
(Inherited from GanttChartView.)
SummaryBarStrokeThickness
Gets or sets the border thickness of the summary task bar polygons in the chart (when using the default summary task template). This is a dependency property.
(Inherited from GanttChartView.)
SummaryCompletedBarFill
Gets or sets the brush used to fill the completion bars of the summary task bars in the chart (when using the default summary task template and IsSummaryTaskCompletedEffortVisible is true). This is a dependency property.
(Inherited from GanttChartView.)
SummaryTaskCompletedEffortVisibility
Gets a Visibility value that indicates whether task completion bars are displayed for summary items. This is a dependency property.
(Inherited from GanttChartView.)
SummaryTaskTemplate
Gets or sets the template to be used for displaying summary task items in the chart (by default summary tasks are represented by container bar polygons in the view). This is a dependency property.
(Inherited from GanttChartView.)
TabIndex (Inherited from Control.)
Tag (Inherited from FrameworkElement.)
TaskCompletedEffortVisibility
Gets a Visibility value that indicates whether task completion bars are displayed. This is a dependency property.
(Inherited from GanttChartView.)
TaskDependenciesVisibility
Gets a Visibility value that indicates whether task dependency lines are displayed. This is a dependency property.
(Inherited from GanttChartView.)
TaskInitiationCost
Gets or sets the initiation cost value to apply to the managed tasks.
(Inherited from GanttChartView.)
TaskInterruptionHighlights
Gets a list of task interruption highlights to be applied to the chart area (supplementary identifying item nonworking time over the task bars). This is a dependency property.
(Inherited from GanttChartView.)
TaskToolTipVisibility
Gets a Visibility value that indicates whether the task bar tool tips are displayed. This is a dependency property.
(Inherited from GanttChartView.)
Template (Inherited from Control.)
TemplatedParent (Inherited from FrameworkElement.)
ThumbVisibility
Gets a Visibility value that indicates whether Thumb controls should be visible enabling the user to edit the values of task items in the control by drag and drop operations (the Thumb objects would be visible if IsReadOnly property is set to false). This is a dependency property.
(Inherited from GanttChartView.)
TimelinePageFinish
Gets or sets the maximum date and time that the user could horizontally scroll to in the chart. This is a dependency property.
(Inherited from GanttChartView.)
TimelinePageStart
Gets or sets the minimum date and time that the user could horizontally scroll to in the chart. This is a dependency property.
(Inherited from GanttChartView.)
ToolTip (Inherited from FrameworkElement.)
ToolTipTemplate
Gets or sets the template to be used for displaying the content of task bar tool tips (by default the Content property value of the task item, when IsTaskToolTipVisible is true). This is a dependency property.
(Inherited from GanttChartView.)
TouchesCaptured (Inherited from UIElement.)
TouchesCapturedWithin (Inherited from UIElement.)
TouchesDirectlyOver (Inherited from UIElement.)
TouchesOver (Inherited from UIElement.)
Triggers (Inherited from FrameworkElement.)
Uid (Inherited from UIElement.)
UnassignedScheduleChartItemBackground
Gets or sets the background of the Unassigned schedule chart item generated by GetScheduleChartItems()()() method. This is a dependency property.
(Inherited from GanttChartView.)
UnassignedScheduleChartItemContent
Gets or sets the content of the Unassigned schedule chart item generated by GetScheduleChartItems()()() method, and considered by UpdateChangesFromScheduleChartItems(ObservableCollection<(Of <(ScheduleChartItem>)>)) method. If this property is set to null, the Unassigned schedule chart item is not generated, nor considered for updating. The default value is null. This is a dependency property.
(Inherited from GanttChartView.)
UnderAllocationBarFill
Gets or sets the brush used to fill the under allocation bars (having Units set to a value less than 1, i.e. less than 100%) in the chart. This is a dependency property.
UnderAllocationBarStroke
Gets or sets the brush used to draw the borders of the under allocation bars (having Units set to a value less than 1, i.e. less than 100%) in the chart. This is a dependency property.
UndoLimit
Gets or sets the number of actions stored in the undo queue. This is a dependency property.
(Inherited from GanttChartView.)
UndoLinkingTimeLimit
Gets or sets the maximum time interval to consider between subsequent internal operations in order to determine the end user action boundaries when performing undo and redo operations. This is a dependency property.
(Inherited from GanttChartView.)
UndoQueueCount
Gets the number of recorded actions in the undo queue.
(Inherited from GanttChartView.)
UpdateScaleInterval
Gets or sets the time interval that should be used for rounding the timing property values when drag and drop operations are used to modify task items in the chart (by default 15 minutes). This is a dependency property.
(Inherited from GanttChartView.)
UpdateScaleOrigin
Gets or sets the origin date and time referred by UpdateScaleInterval value used during drag and drop update operations. This is a dependency property.
(Inherited from GanttChartView.)
UpdateTimelinePageAmount
Gets or sets the amount to update timeline page when the increase and decrease update timeline page buttons are clicked. This is a dependency property.
(Inherited from GanttChartView.)
UseLayoutRounding (Inherited from FrameworkElement.)
UseMultipleLinesPerRow
Gets or sets a value indicating whether to enable displaying multiple lines per row, so that bars representing tasks assigned to the same resource do not overlap in the chart area. This is a dependency property.
(Inherited from ScheduleChartView.)
VerticalAlignment (Inherited from FrameworkElement.)
VerticalContentAlignment (Inherited from Control.)
VerticalOffset
Gets a value that contains the vertical offset of the scrolled content.
(Inherited from GanttChartView.)
VerticalScrollBar
Gets the element displaying the vertical scroll bar of the Gantt Chart.
(Inherited from GanttChartView.)
ViewportHeight
Gets a value that contains the vertical size of the viewable content.
(Inherited from GanttChartView.)
Visibility (Inherited from UIElement.)
VisibleDayFinish
Gets or sets the maximum time of day that is visible in the chart (by default, 4:00 PM). This is a dependency property.
(Inherited from GanttChartView.)
VisibleDayStart
Gets or sets the minimum time of day that is visible in the chart (by default, 8:00 AM). This is a dependency property.
(Inherited from GanttChartView.)
VisibleWeekFinish
Gets or sets the maximum day of week that is visible in the chart (by default, Saturday). This is a dependency property.
(Inherited from GanttChartView.)
VisibleWeekStart
Gets or sets the minimum day of week that is visible in the chart (by default, Sunday). This is a dependency property.
(Inherited from GanttChartView.)
VisualBitmapEffect Obsolete. (Inherited from Visual.)
VisualBitmapEffectInput Obsolete. (Inherited from Visual.)
VisualBitmapScalingMode (Inherited from Visual.)
VisualCacheMode (Inherited from Visual.)
VisualChildrenCount (Inherited from FrameworkElement.)
VisualClearTypeHint (Inherited from Visual.)
VisualClip (Inherited from Visual.)
VisualEdgeMode (Inherited from Visual.)
VisualEffect (Inherited from Visual.)
VisualOffset (Inherited from Visual.)
VisualOpacity (Inherited from Visual.)
VisualOpacityMask (Inherited from Visual.)
VisualParent (Inherited from Visual.)
VisualScrollableAreaClip (Inherited from Visual.)
VisualTextHintingMode (Inherited from Visual.)
VisualTextRenderingMode (Inherited from Visual.)
VisualTransform (Inherited from Visual.)
VisualXSnappingGuidelines (Inherited from Visual.)
VisualYSnappingGuidelines (Inherited from Visual.)
WbsIndexStringSeparator
Gets or sets a the separator between parent and child WBS index string parts.
(Inherited from GanttChartView.)
Width (Inherited from FrameworkElement.)
WorkingDayFinish
Gets or sets the maximum time of day that is considered as a working time in the chart (by default, 4:00 PM). This is a dependency property.
(Inherited from GanttChartView.)
WorkingDayStart
Gets or sets the minimum time of day that is considered as a working time in the chart (by default, 8:00 AM). This is a dependency property.
(Inherited from GanttChartView.)
WorkingTimeBackground
Gets or sets the working time background brush of the chart. This is a dependency property.
(Inherited from GanttChartView.)
WorkingWeekFinish
Gets or sets the maximum day of week that is considered as a working day in the chart (by default, Friday). This is a dependency property.
(Inherited from GanttChartView.)
WorkingWeekStart
Gets or sets the minimum day of week that is considered as a working day in the chart (by default, Monday). This is a dependency property.
(Inherited from GanttChartView.)

Events

  NameDescription
ActualDisplayRowCountChanged
Occurs when the ActualDisplayRowCount property value changes.
(Inherited from GanttChartView.)
AsyncPresentationCompleted
Raised when the asynchronous presentation operations are completed, during component initialization and when the source item collection changes.
(Inherited from GanttChartView.)
AsyncPresentationStarted
Raised when the asynchronous presentation operations start, during component initialization and when the source item collection changes.
(Inherited from GanttChartView.)
ContextMenuClosing (Inherited from FrameworkElement.)
ContextMenuOpening (Inherited from FrameworkElement.)
CreatingDependencyLine
Occurs when the end user completes a drag and drop operation resulting in a new dependency line being created between two task bars.
(Inherited from GanttChartView.)
DataContextChanged (Inherited from FrameworkElement.)
DisplayedTimeChanged
Occurs when DisplayedTime property value changes.
(Inherited from GanttChartView.)
DragEnter (Inherited from UIElement.)
DragLeave (Inherited from UIElement.)
DragOver (Inherited from UIElement.)
Drop (Inherited from UIElement.)
FocusableChanged (Inherited from UIElement.)
GiveFeedback (Inherited from UIElement.)
GotFocus (Inherited from UIElement.)
GotKeyboardFocus (Inherited from UIElement.)
GotMouseCapture (Inherited from UIElement.)
GotStylusCapture (Inherited from UIElement.)
GotTouchCapture (Inherited from UIElement.)
Initialized (Inherited from FrameworkElement.)
IsEnabledChanged (Inherited from UIElement.)
IsHitTestVisibleChanged (Inherited from UIElement.)
IsKeyboardFocusedChanged (Inherited from UIElement.)
IsKeyboardFocusWithinChanged (Inherited from UIElement.)
IsMouseCapturedChanged (Inherited from UIElement.)
IsMouseCaptureWithinChanged (Inherited from UIElement.)
IsMouseDirectlyOverChanged (Inherited from UIElement.)
IsStylusCapturedChanged (Inherited from UIElement.)
IsStylusCaptureWithinChanged (Inherited from UIElement.)
IsStylusDirectlyOverChanged (Inherited from UIElement.)
IsVisibleChanged (Inherited from UIElement.)
ItemActivated
Occurs when an item gets activated in the Gantt Chart, i.e. when a left mouse button click event occurs while hovering a task bar in the view.
(Inherited from GanttChartView.)
ItemCollectionChanged
Occurs when the data item collection within the control changes.
(Inherited from GanttChartView.)
ItemPropertyChanged
Occurs when a data property value of an item within the control changes.
(Inherited from GanttChartView.)
KeyDown (Inherited from UIElement.)
KeyUp (Inherited from UIElement.)
LayoutUpdated (Inherited from UIElement.)
Loaded (Inherited from FrameworkElement.)
LostFocus (Inherited from UIElement.)
LostKeyboardFocus (Inherited from UIElement.)
LostMouseCapture (Inherited from UIElement.)
LostStylusCapture (Inherited from UIElement.)
LostTouchCapture (Inherited from UIElement.)
ManipulationBoundaryFeedback (Inherited from UIElement.)
ManipulationCompleted (Inherited from UIElement.)
ManipulationDelta (Inherited from UIElement.)
ManipulationInertiaStarting (Inherited from UIElement.)
ManipulationStarted (Inherited from UIElement.)
ManipulationStarting (Inherited from UIElement.)
MouseDoubleClick (Inherited from Control.)
MouseDown (Inherited from UIElement.)
MouseEnter (Inherited from UIElement.)
MouseLeave (Inherited from UIElement.)
MouseLeftButtonDown (Inherited from UIElement.)
MouseLeftButtonUp (Inherited from UIElement.)
MouseMove (Inherited from UIElement.)
MouseRightButtonDown (Inherited from UIElement.)
MouseRightButtonUp (Inherited from UIElement.)
MouseUp (Inherited from UIElement.)
MouseWheel (Inherited from UIElement.)
PreviewDragEnter (Inherited from UIElement.)
PreviewDragLeave (Inherited from UIElement.)
PreviewDragOver (Inherited from UIElement.)
PreviewDrop (Inherited from UIElement.)
PreviewGiveFeedback (Inherited from UIElement.)
PreviewGotKeyboardFocus (Inherited from UIElement.)
PreviewKeyDown (Inherited from UIElement.)
PreviewKeyUp (Inherited from UIElement.)
PreviewLostKeyboardFocus (Inherited from UIElement.)
PreviewMouseDoubleClick (Inherited from Control.)
PreviewMouseDown (Inherited from UIElement.)
PreviewMouseLeftButtonDown (Inherited from UIElement.)
PreviewMouseLeftButtonUp (Inherited from UIElement.)
PreviewMouseMove (Inherited from UIElement.)
PreviewMouseRightButtonDown (Inherited from UIElement.)
PreviewMouseRightButtonUp (Inherited from UIElement.)
PreviewMouseUp (Inherited from UIElement.)
PreviewMouseWheel (Inherited from UIElement.)
PreviewQueryContinueDrag (Inherited from UIElement.)
PreviewStylusButtonDown (Inherited from UIElement.)
PreviewStylusButtonUp (Inherited from UIElement.)
PreviewStylusDown (Inherited from UIElement.)
PreviewStylusInAirMove (Inherited from UIElement.)
PreviewStylusInRange (Inherited from UIElement.)
PreviewStylusMove (Inherited from UIElement.)
PreviewStylusOutOfRange (Inherited from UIElement.)
PreviewStylusSystemGesture (Inherited from UIElement.)
PreviewStylusUp (Inherited from UIElement.)
PreviewTextInput (Inherited from UIElement.)
PreviewTouchDown (Inherited from UIElement.)
PreviewTouchMove (Inherited from UIElement.)
PreviewTouchUp (Inherited from UIElement.)
QueryContinueDrag (Inherited from UIElement.)
QueryCursor (Inherited from UIElement.)
RequestBringIntoView (Inherited from FrameworkElement.)
SizeChanged (Inherited from FrameworkElement.)
SourceUpdated (Inherited from FrameworkElement.)
StylusButtonDown (Inherited from UIElement.)
StylusButtonUp (Inherited from UIElement.)
StylusDown (Inherited from UIElement.)
StylusEnter (Inherited from UIElement.)
StylusInAirMove (Inherited from UIElement.)
StylusInRange (Inherited from UIElement.)
StylusLeave (Inherited from UIElement.)
StylusMove (Inherited from UIElement.)
StylusOutOfRange (Inherited from UIElement.)
StylusSystemGesture (Inherited from UIElement.)
StylusUp (Inherited from UIElement.)
TargetUpdated (Inherited from FrameworkElement.)
TextInput (Inherited from UIElement.)
TimelinePageChanged
Occurs when timeline page changes in the view.
(Inherited from GanttChartView.)
ToolTipClosing (Inherited from FrameworkElement.)
ToolTipOpening (Inherited from FrameworkElement.)
TouchDown (Inherited from UIElement.)
TouchEnter (Inherited from UIElement.)
TouchLeave (Inherited from UIElement.)
TouchMove (Inherited from UIElement.)
TouchUp (Inherited from UIElement.)
UndoQueueChanged
Occurs when the undo queue changes, and therefore CanUndo and CanRedo methods may return updated values.
(Inherited from GanttChartView.)
Unloaded (Inherited from FrameworkElement.)

Explicit Interface Implementations

  NameDescription
IAddChild..::.AddChild (Inherited from ItemsControl.)
IAddChild..::.AddText (Inherited from ItemsControl.)
System#Windows#Controls#Primitives#IContainItemStorage#Clear (Inherited from ItemsControl.)
System#Windows#Controls#Primitives#IContainItemStorage#ClearItemValue (Inherited from ItemsControl.)
System#Windows#Controls#Primitives#IContainItemStorage#ClearValue (Inherited from ItemsControl.)
System#Windows#Markup#IQueryAmbient#IsAmbientPropertyAvailable (Inherited from FrameworkElement.)
System#Windows#Controls#Primitives#IContainItemStorage#ReadItemValue (Inherited from ItemsControl.)
System#Windows#Controls#Primitives#IContainItemStorage#StoreItemValue (Inherited from ItemsControl.)

See Also