MindFusion.Scheduling for Silverlight Programmer's Guide
DependenciesOverlay Properties
 


 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.

 See Also

DependenciesOverlay Class
MindFusion.DataViews.Silverlight Namespace