[C#] | public static System.Drawing.Color[] NColor2(int[] colors); |
[VB] | Public Shared Function NColor2(colors As Integer()) As System.Drawing.Color() |
ChartDirector 7.1 (.NET Edition)
Chart.
Usage
[C#] | public static System.Drawing.Color[] NColor2(int[] colors); |
[VB] | Public Shared Function NColor2(colors As Integer()) As System.Drawing.Color() |
Description
Arguments
Argument | Default | Description |
---|---|---|
colors | (Mandatory) | An array of ChartDirector colors. |
Return Value