ChartDirector 7.0 (ASP/COM/VB Edition)

ChartDirector.API.NColor2


Usage

NColor2(colors)

Description

Converts an array of ChartDirector colors to an array of OLE_COLOR values.

This method is the reverse of ChartDirector.API.CColor2.

Arguments

ArgumentDefaultDescription
colors(Mandatory)An array of ChartDirector colors.

Return Value

An array of OLE_COLOR values.