Gets the Brush that should be used to stroke the plot's borders.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public Brush EffectiveBorderStroke ( |
Visual Basic
Copy Code
|
|---|
Public Function EffectiveBorderStroke( _ |
A RenderContext instance.
A Brush instance.
See Also