Gets or sets a string specifying category label binding path.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public string LabelPath { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LabelPath As String |
A string specifying property name of category labels.
See Also