Search
AxisRenderer.effectiveAxisStrokeThickness Method
See Also
 






Gets the thickness of axis line strokes.

Namespace: MindFusion.Charting
File: AxisRenderer.js

 Syntax

JavaScript  Copy Code

function effectiveAxisStrokeThickness (context)

 Parameters

context

A RenderContext instance.

 Return Value

A number value.

 See Also