Search
MixedSeriesStyle.getCommonFills Method
See Also
 






Gets a list of Brush-es, each Brush used to fill all elements of a Series.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public List<Brush> getCommonFills ()

 Return Value

A list with Brush objects.

 See Also