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