MindFusion.Java Package Programmer's Guide
Pointer.setAlignment Method
See Also
 






Sets the alignment of the pointer relative to the scale.

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

 Syntax

Java  Copy Code

public void setAlignment (
    Alignment value
)

 Parameters

value

 Remarks

This property is ignored in oval gauges where the pointer is always pinned to the center of the gauge.

 See Also

Pointer Members
Pointer Class
com.mindfusion.charting.components.gauges Namespace