XYSetBarFillColor sets the fill color for bars.
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
rvColor is a vector with 3 elements:
| Value | Meaning |
|---|---|
| rvColor[1] | Red (0-255) |
| rvColor[2] | Green (0-255) |
| rvColor[3] | Blue (0-255) |
See also
id-638106