Object Reference > LineStyle Object > LineStyle Object Properties > Color Property (LineStyle) |
Color Property (LineStyle)
The line color. You can specify RGB colors using the RGB() or QBColor() functions. Changing this property also changes the fill color (see FillStyle Object) for that series.
Property Color As OLE_COLOR
See Also