ComponentOne Chart 8.0 for ActiveX
Color Property (FillStyle)

 

Color Property (FillStyle)

The fill style color.

Syntax

Property Color As OLE_COLOR

Example

' Set fill color for first chart style to green

Chart3D1.ChartGroups(1).Contour.Styles(1).FillStyle.Color = RGB(0, 128, 0)

See Also

FillStyle Object

 

 


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

Product Support Forum  |  Documentation Feedback