MindFusion.Charting for Java Programmer's Guide
Text.setLineAlignment Method
See Also
 






  Gauges

Sets the vertical alignment of the text.

Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public void setLineAlignment (
    LayoutAlignment value
)

 Parameters

value

 See Also