Gets or sets the brushes for the grid stripes.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public BrushCollection GridFills { get; set; } |
Visual Basic
![]() |
---|
Public Property GridFills As BrushCollection |
An instance of the BrushCollection class. Default is an empty list.
The GridFills property is used to fill the grid stripes when the GridType is set to a value different than GridType.None.