Gets or sets a value indicating whether the label can be auto arranged.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public bool AutoArrange { get; set; } |
Visual Basic Copy Code |
---|
Public Property AutoArrange As Boolean |
true to automatically place the label; otherwise, false.