Initializes a new instance of the Chart class with the specified SeriesRenderer.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
protected Chart ( |
A SeriesRenderer that draws the chart's data Series.
See Also