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



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

Namespace: MindFusion.Charting
Assembly: Plot.js

 Syntax

JavaScript  Copy Code

function effectiveBorderStroke (context)

 Parameters

context

A RenderContext instance.

 Return Value

A Brush instance.

 See Also

Plot Members
Plot Class
MindFusion.Charting Namespace