Returns a Brush that should be used to fill specified element of specified series.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
Brush Fill ( |
Visual Basic
Copy Code
|
|---|
Function Fill( _ |
An integer index of a Series.
An integer index of a data item in specified series.
A Brush instance.
See Also