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