ComponentOne Chart 8.0 for ActiveX
Color Property (DataColor)

 

Color Property (DataColor)

The data color.

Syntax

Property Color As OLE_COLOR

Example

' Set fill color for first data value to green

Chart3D1.ChartArea.Bar.Colors(1, 1).Color = RGB(0, 128, 0)

See Also

DataColor Object

 

 


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

Product Support Forum  |  Documentation Feedback