Search
LegendRenderer.effectiveBorderStrokeThickness Method
See Also
 






Gets the thickness of border strokes.

Namespace: MindFusion.Charting
File: LegendRenderer.js

 Syntax

JavaScript  Copy Code

function effectiveBorderStrokeThickness (context)

 Parameters

context

A RenderContext instance.

 Return Value

A number value.

 See Also