Gets or sets a value indicating the position of labels relative to item icons.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public LabelPosition LabelPosition { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LabelPosition As LabelPosition |
See Also