MindFusion.Wpf Pack Programmer's Guide
FishboneDiagram.Title Property
See Also
 





Gets or sets a string specifying the diagram's title.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public string Title { get; set; }

Visual Basic  Copy Code

Public Property Title As String

 Property Value

A string specifying the name of the event or effect described by this diagram.

 See Also

FishboneDiagram Members
FishboneDiagram Class
MindFusion.Diagramming.Wpf Namespace