Gets the thickness of axis line strokes.
Namespace: MindFusion.Charting
File: AxisRenderer.js
SyntaxJavaScript
Copy Code
|
|---|
function effectiveAxisStrokeThickness (context) |
Type: RenderContext
A RenderContext instance.
Type: Number
A number value.
See Also