VpeChartDataSetColor

<< Click to Display Table of Contents >>

Navigation:  Charts >

VpeChartDataSetColor

Previous pageReturn to chapter overviewNext page

By default, VPE assigns itself default colors to each data column. With this method you can specify individual colors for each column.

void VpeChartDataSetColor(

VpeHandle hDoc,

VpeHandle hData,

int column,

COLORREF color

)

VpeHandle hDoc

Document Handle

VpeHandle hData

handle of ChartData object

int column

column the color shall be assigned to

COLORREF color

one of the "COLOR_xyz" constants described in Programmer's Manual or any RGB value