Search
Chart.titleBrush Property
See Also
 

Gets or sets the Brush used to draw chart's Title.

Namespace: MindFusion.Charting.Controls
File: Chart.js

 Syntax

JavaScript  Copy Code

get titleBrush() {}

 Property Value

Type: Brush

 See Also