Implements SeriesStyle.fill. Returns the Brush used for painting the candlestick from the specified Series and representing the specified 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 Series.
A Brush instance.