Search
LegendRenderer.borderStroke Property
See Also
 

Gets or sets the Brush that should be used to stroke the borders of this legend.

Namespace: MindFusion.Charting
File: LegendRenderer.js

 Syntax

JavaScript  Copy Code

get borderStroke() {}

 Property Value

Type: Brush

 See Also