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






  Gauges

Sets the horizontal alignment of the text.

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

 Syntax

Java  Copy Code

public void setAlignment (
    LayoutAlignment value
)

 Parameters

value

 See Also