Initializes a new instance of the XAxisRenderer class that renders the specified Axis.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public XAxisRenderer ( |
The Axis that will be drawn by this XAxisRenderer.
See Also