MindFusion.Wpf Pack Programmer's Guide
ActivityChart.DependenciesStroke Property
See Also
 





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

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public Brush DependenciesStroke { get; set; }

Visual Basic  Copy Code

Public Property DependenciesStroke As Brush

 Property Value

WPF Brush specifying the stroke of the dependencies in the chart.

 See Also

ActivityChart Members
ActivityChart Class
MindFusion.DataViews.Wpf Namespace