ASP.NET Pack Programmer's Guide
Theme.CommonSeriesFills Property
See Also
 





Gets or sets a list of brushes, each Brush used to fill all elements of a series.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public List<Brush> CommonSeriesFills { get; set; }

Visual Basic  Copy Code

Public Property CommonSeriesFills As List(Of Brush)

 Property Value

 See Also

Theme Members
Theme Class
MindFusion.Charting Namespace