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