Gets the Brush that is used to stroke the representation of the specified data item.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public Brush effectiveStroke ( |
The zero-based index of the Series within the list of Series rendered by this SeriesRenderer.
A RenderContext instance.
A Brush instance.
See Also