Search
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

A RenderContext instance.

 Return Value

A Pen instance.

 See Also