Search
Pointer.getAlignment Method
See Also
 






Gets 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 Alignment getAlignment ()

 Return Value

 Remarks

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

 See Also