Search
ItemLabel Properties
 


 Public Properties

  Name Description

brush

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

contentPadding

Gets or sets the distance between image and text when both are specified.

enableStyledText

Gets or sets a value indicating whether styled text rendering is enabled.

enableWrap

Gets or sets a value indicating whether text wrapping is enabled.

font

Gets or sets the font used to render label's text.

horizontalAlign

Gets or sets the label's horizontal alignment.

horizontalOffset

Gets or sets label's horizontal offset from its pin point.

image

Gets or sets the image displayed by this label.

imageAlign

Gets or sets the alignment of label's image relative to text.

imageContent

Gets or sets a Base64-encoded image to display inside this label.

imageLocation

Gets or sets URL of the image to display inside this label.

imageSize

Gets or sets a size that overrides the native image size.

locked

Gets or sets a value indicating whether users are allowed to edit this label.

margin

Gets or sets the label's margin.

maxWidth

Gets or sets the maximum width of this label.

text

Gets or sets the label's text.

textColor

Gets or sets the text color.

verticalAlign

Gets or sets the label's vertical alignment.

verticalOffset

Gets or sets label's vertical offset from its pin point.

 See Also