Search
LinkLabel Properties
 


 Public Properties

  Name Description

AutoArrange

Gets or sets a value indicating whether the label can be auto arranged.

Brush

Gets or sets the brush used to draw the label's background.

EnableWrap

Gets or sets a value indicating whether the label's text can be wrapped. This is a dependency property.

HorizontalOffset

Gets or sets the label's horizontal offset. This is a dependency property.

Index

Gets or sets the index of the segment or control point this label is relative to. This is a dependency property.

Link

Gets or sets the DiagramLink that displays this label.

RelativeTo

Gets or sets the label's relative positioning. This is a dependency property.

Text

Gets or sets the label's text. This is a dependency property.

VerticalOffset

Gets or sets the label's vertical offset. This is a dependency property.

 See Also