Skip to main content
A newer version of this page is available.

AxisLayout Class

Declaration

public class AxisLayout
extends ChartElement

Inherited Members

java.lang.Object.equals(java.lang.Object)(Object)
java.lang.Object.hashCode()()
java.lang.Object.notify()()
java.lang.Object.notifyAll()()
java.lang.Object.toString()()
java.lang.Object.wait()()
java.lang.Object.wait(long)(long)
java.lang.Object.wait(long, int)(long,int)

Inheritance

AxisLayout()

Initializes a new instance of the AxisLayout class.

Declaration

public AxisLayout()

Methods

getAnchor1() Method

Declaration

public double getAnchor1()

Returns

Type
double

getAnchor2() Method

Declaration

public double getAnchor2()

Returns

Type
double

setAnchor1(double) Method

Declaration

public void setAnchor1(double value)

Parameters

Name Type
value double

setAnchor2(double) Method

Declaration

public void setAnchor2(double value)

Parameters

Name Type
value double