Implements SeriesStyle.fill. Returns a Brush from the Fills list that matches the specified Series index.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
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.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |