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