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






Gets the Brush that should be used to stroke the plot's borders.

Namespace: MindFusion.Charting
File: Plot.js

 Syntax

JavaScript  Copy Code

function effectiveBorderStroke (context)

 Parameters

context

Type: RenderContext
A RenderContext instance.

 Return Value

Type: Brush
A Brush instance.

 See Also

Plot Members
Plot Class
MindFusion.Charting Namespace