Gets or sets a list of brushes, each Brush used to fill all elements of a series.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public List<Brush> CommonSeriesFills { get; set; } |
Visual Basic Copy Code |
---|
Public Property CommonSeriesFills As List(Of Brush) |
MindFusion.Charting Developer's Guide | © 2024 MindFusion |