Search
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

A RenderContext instance.

 Return Value

A member of the DashStyle enumeration.

 See Also