Charting for WinForms Programmer's Guide
Text Properties
 


 Public Properties

  Name Description

Alignment

Gets or sets the horizontal alignment of the text.

Bounds

Gets or sets the bounding rectangle of this element. (Inherited from VisualElement.)

Content

Gets or sets the displayed text content.

Fill

Gets or sets the fill of this element. (Inherited from VisualElement.)

FontFamily

Gets or sets the font family of the text.

FontSize

Gets or sets the font size of the text.

FontStyle

Gets or sets the font style of the text.

Foreground

Gets or sets the color of the text.

Height

Gets or sets the normalized height of this element. (Inherited from VisualElement.)

LineAlignment

Gets or sets the vertical alignment of the text.

Margin

Gets or sets the margin of this element. (Inherited from VisualElement.)

Name

Gets or sets the name of this element. (Inherited from VisualElement.)

RenderSize

Gets or sets the rendering size of the element. (Inherited from VisualElement.)

Size

Gets or sets the size of this element. (Inherited from VisualElement.)

Stroke

Gets or sets the stroke of this element. (Inherited from VisualElement.)

X

Gets or sets the normalized x position of this element, relative to its parent. (Inherited from VisualElement.)

Y

Gets or sets the normalized y position of this element, relative to its parent. (Inherited from VisualElement.)

 See Also

Text Class
MindFusion.Gauges Namespace