MindFusion.Charting for JavaScript Programmer's Guide
Plot.effectiveBorder Method
See Also
 






Gets the Pen that should be used to draw the plot's borders.

Namespace: MindFusion.Charting
File: Plot.js

 Syntax

JavaScript  Copy Code

function effectiveBorder (context)

 Parameters

context

Type: RenderContext
A RenderContext instance.

 Return Value

Type: Pen
A Pen instance.

 See Also

Plot Members
Plot Class
MindFusion.Charting Namespace