Gets a list of Brush lists, each list used to paint a different Series, and each Brush used to fill individual elements of the respective Series.
Namespace: com.mindfusion.charting
Package: com.mindfusion.charting
Java
![]() |
---|
public List<List<Brush>> getSeriesFills () |
A list with lists that hold Brush instances.
If the values in the list are less than the data elements in the Series, the control cycles through them.