MindFusion.Scheduling for Silverlight Programmer's Guide
ActivityChart.DependenciesStrokeThickness Property
See Also
 





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

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public double DependenciesStrokeThickness { get; set; }

Visual Basic  Copy Code

Public Property DependenciesStrokeThickness As Double

 Property Value

A Silverlight Brush specifying the stroke thickness of the dependencies in the chart.

 See Also

ActivityChart Members
ActivityChart Class
MindFusion.DataViews.Silverlight Namespace