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