Gets or sets a string specifying cause label binding path relative to cause items.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public string CauseLabelPath { get; set; } |
Visual Basic
![]() |
---|
Public Property CauseLabelPath As String |
A string specifying property name of cause labels.
Set this property if the collection obtained through CausesPath contains data objects, to specify which of their properties contains cause labels.
WpfDiagram Programmer's Guide | © 2025 MindFusion |