Search
AxisBuilder.get Method
See Also
 






Returns the Axis object configured by this builder.

Namespace: com.mindfusion.charting.builders
File: com.mindfusion.charting.builders

 Syntax

Java  Copy Code

public Axis get ()

 Return Value

An Axis instance.

 See Also