Initializes a new instance of the BiaxialChart class with the specified SeriesRenderer.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
protected BiaxialChart ( |
A SeriesRenderer used to draw chart's data series.
See Also