Search
Theme.uniformSeriesFill Property
See Also
 

Gets or sets a Brush used to fill all elements of all series uniformly.

Namespace: MindFusion.Charting
File: Theme.js

 Syntax

JavaScript  Copy Code

get uniformSeriesFill() {}

 Property Value

Type: Brush

 See Also