Initializes a new instance of the PieRenderer class with the specified Series and dimension.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public PieRenderer ( |
The Series that is rendered as a pie.
Specifies the Series dimension index that should be used to access data.
See Also