ComponentOne Chart 8.0 for ActiveX
BackgroundColor Property (Interior)

 

BackgroundColor Property (Interior)

The background color. You can specify RGB colors using the RGB() or QBColor() functions.

Syntax

Property BackgroundColor As OLE_COLOR

Example

' Set header background color to green

Chart2D1.Header.BackgroundColor = RGB(0, 128, 0)

See Also

Interior Object

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback