[VB] | Public Function getColor(paletteEntry As Integer) As Integer |
[C#] | public int getColor(int paletteEntry); |
ChartDirector 5.1 (.NET Edition)
BaseChart.getColor
Usage
[VB] | Public Function getColor(paletteEntry As Integer) As Integer |
[C#] | public int getColor(int paletteEntry); |
Description
Arguments
Argument | Default | Description |
---|---|---|
paletteEntry | (Mandatory) | An index to the palette. |
Return Value