Charting for WinForms Programmer's Guide
Text.LineAlignment Property
See Also
 






Gets or sets the vertical alignment of the text.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public StringAlignment LineAlignment { get; set; }

Visual Basic  Copy Code

Public Property LineAlignment As StringAlignment

 Property Value

A member of the StringAlignment enumeration.

 See Also

Text Members
Text Class
MindFusion.Gauges Namespace