Initializes a new instance of the SimpleSeries class with the specified labels and values.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public SimpleSeries ( |
A list of data values.
A list of labels.
See Also