Gets the Brush that should be used to stroke axis lines.
Namespace: MindFusion.Charting
File: AxisRenderer.js
SyntaxJavaScript
Copy Code
|
|---|
function effectiveAxisStroke (context) |
Type: RenderContext
A RenderContext instance.
Type: Brush
A Brush instance.
See Also