Search
LinearScale.setLeft Method
See Also
 






Sets the distance between the left of this scale and the left of its container.

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

 Syntax

Java  Copy Code

public void setLeft (
    Length value
)

 Parameters

value

 See Also