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