Gets the Pen that should be used to draw the plot's borders.
Namespace: MindFusion.Charting
File: Plot.js
SyntaxJavaScript
Copy Code
|
|---|
function effectiveBorder (context) |
Type: RenderContext
A RenderContext instance.
Type: Pen
A Pen instance.
See Also