Implements SeriesStyle.fill. Returns a Brush from the Fills-list that matches the index of the Series and the data item.
Namespace: com.mindfusion.charting
Package: com.mindfusion.charting
Java
![]() |
---|
public Brush fill ( |
The zero-based index of the Series.
The zero-based index of the data item in the specified Series.
A Brush instance.