Search
LegendRenderer.effectiveStrokeDashStyle Method
See Also
 






Gets the dash style of border strokes.

Namespace: MindFusion.Charting
File: LegendRenderer.js

 Syntax

JavaScript  Copy Code

function effectiveStrokeDashStyle (context)

 Parameters

context

A RenderContext instance.

 Return Value

A member of the DashStyle enumeration.

 See Also