MindFusion.Scheduling for Silverlight Programmer's Guide
DependenciesOverlay Members
Constructors Fields Properties Methods
 


Represents a container for the dependencies in an ActivityChart.

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

 Public Constructors

  Name Description

DependenciesOverlay

Initializes a new instance of the DependenciesOverlay class.

 Public Fields

  Name Description

AllowAutoScrollProperty

Identifies the AllowAutoScroll dependency property.

AllowInfiniteScrollProperty

Identifies the AllowInfiniteScroll dependency property.

DependenciesArrowSizeProperty

Identifies the DependenciesArrowSize dependency property.

DependenciesCornerRadiusProperty

Identifies the DependenciesCornerRadius property.

DependenciesFillProperty

Identifies the DependenciesFill dependency property.

DependenciesStrokeProperty

Identifies the DependenciesStroke dependency property.

DependenciesStrokeThicknessProperty

Identifies the DependenciesStrokeThickness dependency property.

IsDrawingDependencyProperty

Identifies the IsDrawingDependency dependency property.

TimelineGridDateProperty

Identifies the TimelineGridDate dependency property.

 Public Properties

  Name Description

AllowAutoScroll

Gets or sets a value indicating whether auto-scrolling is enabled. This is a dependency property.

AllowInfiniteScroll

Gets or sets a value indicating whether interactions in the overlay can cause the parent chart to scroll outside its current time range. This is a dependency property.

DependenciesArrowSize

Gets or sets the arrow head size of all dependencies. This is a dependency property.

DependenciesCornerRadius

Gets or sets the smoothing radius of dependencies' corners. This is a dependency property.

DependenciesFill

Gets or sets a brush that describes the fill of all dependencies.

DependenciesStroke

Gets or sets a brush that describes the stroke fill of all dependencies. This is a dependency property.

DependenciesStrokeThickness

Gets or sets the thickness of dependencies' strokes. This is a dependency property.

IsDrawingDependency

Gets or sets a value indicating whether a dependency is currently being created interactively by the user. This is a dependency property.

TimelineGridDate

Gets or sets the date of the associated timeline. This is a dependency property.

 Public Methods

  Name Description

OnApplyTemplate

FrameworkElement.OnApplyTemplate override.

 Protected Methods

  Name Description

ArrangeOverride

Control.ArrangeOverride override.

GetContainerForItemOverride

ItemsControl.GetContainerForItemOverride override.

IsItemItsOwnContainerOverride

ItemsControl.IsItemItsOwnContainerOverride override.

MeasureOverride

Control.MeasureOverride override.

PrepareContainerForItemOverride

ItemsControl.PrepareContainerForItemOverride override.

 See Also

DependenciesOverlay Class
MindFusion.DataViews.Silverlight Namespace