Search
Pointer.setAlignment Method
See Also
 






Sets the alignment of the pointer relative to the scale.

Namespace: com.mindfusion.charting.components.gauges
File: 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