Gets or sets the name of font used for label text.
Gets or sets the font style for label text. Use FontStyles enumeration for possible values. The default value is "Normal"
Gets or sets the margin of label.
Gets or sets the color associated with the color of label stroke.
Gets or sets the color of the label text.
Gets or sets the format string of the label text. This format must comply to IEEE printf Specification : http://pubs.opengroup.org/onlinepubs/009695399/functions/printf.html
Gets or sets the size of the font of the label.
Identifies the fillColor dependency property.
Identifies the fontName dependency property.
Identifies the fontStyle dependency property.
Identifies the margin dependency property.
Identifies the strokeColor dependency property.
Identifies the textColor dependency property.
Identifies the textFormat dependency property.
Identifies the textSize dependency property.
Generated using TypeDoc
Gets or sets the color associated with label fill.