Gets the brush that should be used to fill the representation of specified data item.
Namespace: MindFusion.Charting
Package: SeriesRenderer.js
JavaScript Copy Code |
---|
function effectiveFill (seriesIndex, dataIndex, context) |
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.