Search
AxisRenderer.effectiveAxisStroke Method
See Also
 






Gets the Brush that should be used to stroke axis lines.

Namespace: MindFusion.Charting
File: AxisRenderer.js

 Syntax

JavaScript  Copy Code

function effectiveAxisStroke (context)

 Parameters

context

A RenderContext instance.

 Return Value

A Brush instance.

 See Also