Gets the Brush that should be used to stroke axis lines.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
protected Brush EffectiveAxisStroke ( |
Visual Basic
Copy Code
|
|---|
Protected Function EffectiveAxisStroke( _ |
A RenderContext instance.
A Brush instance.
See Also