MindFusion.Wpf Pack Programmer's Guide
DependenciesOverlay.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

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

 See Also

DependenciesOverlay Members
DependenciesOverlay Class
MindFusion.DataViews.Wpf Namespace