Gets and sets the object responsible for painting the fill areas of a series (e.g. the markers). | |
Syntax: | Set CimBrush = object.Brush object.Brush = CimBrush |
Description: | CimSeries.Brush is the object
responsible for painting any fill regions within a series. An
example of a fill region within a series are the markers. The value of this property defaults to a solid brush with black color. |