Gets a list of Brush-lists, each list used to draw a different Series, and each Brush used to fill individual elements of the Series.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public List<List<Brush>> getFills () |
A list with list-s that hold Brush-instances.
If the count of Brush elements is less than the count of data items in the Series, the control applies them in a cycle.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |