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






Gets the dash style of border strokes.

Namespace: MindFusion.Charting
File: Plot.js

 Syntax

JavaScript  Copy Code

function effectiveStrokeDashStyle (context)

 Parameters

context

Type: RenderContext
A RenderContext instance.

 Return Value

Type: DashStyle
A member of the DashStyle enumeration.

 See Also

Plot Members
Plot Class
MindFusion.Charting Namespace