Gets or sets a string specifying category label binding path.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public string LabelPath { get; set; } |
Visual Basic Copy Code |
---|
Public Property LabelPath As String |
A string specifying property name of category labels.
WpfDiagram Programmer's Guide | © 2024 MindFusion |