[C#] | public int halfColor(int c); |
[VB] | Public Function halfColor(c As Integer) As Integer |
ChartDirector 7.1 (.NET Edition)
BaseChart.
Usage
[C#] | public int halfColor(int c); |
[VB] | Public Function halfColor(c As Integer) As Integer |
Description
Arguments
Argument | Default | Description |
---|---|---|
c | (Mandatory) | The given color. |
Return Value