Search
Theme.legendLabelsBrush Property
See Also
 

Gets or sets the Brush used to draw legend labels.

Namespace: MindFusion.Charting
File: Theme.js

 Syntax

JavaScript  Copy Code

get legendLabelsBrush() {}

 Property Value

Type: Brush

 See Also