Gets the Brush that is used to fill the currently highlighted data item identified by the index of its Series, the index of its data in the Series and a RenderContext instance.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public Brush effectiveFill ( |
An integer index of a Series within the list of series rendered by this SeriesRenderer.
An integer index of the data item in specified series.
A RenderContext instance.
A Brush instance.
This is the brush used to fill the candlestick bar over which currently the user hovers with the mouse.