Search
TextComponent.textBrush Property
See Also
 






Gets or sets the Brush that should be used to draw the component's text.

Namespace: MindFusion.Charting.Components
File: TextComponent.js

 Syntax

JavaScript  Copy Code

get textBrush() {}

 Property Value

 See Also