Returns a Brush that is used to fill the specified element of the specified Series.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
Brush fill ( |
The zero-based index of the Series.
The zero-based index of the data item in the specified Series.
A Brush instance.
See Also