Search
AxisRenderer.effectiveAxisDashStyle Method
See Also
 






Gets the dash style of axis line strokes.

Namespace: MindFusion.Charting
File: AxisRenderer.js

 Syntax

JavaScript  Copy Code

function effectiveAxisDashStyle (context)

 Parameters

context

A RenderContext instance.

 Return Value

A member of the DashStyle enumeration.

 See Also