|
ValueInsert
Inserts a new value to the pie chart (at the specified position).
bool ValueInsert(
|
Parameters
pos
[in] Index for insertion.
value
[in] Value.
descr
[in] Value label.
clr
[in] Value color.
Return Value
true if successful, otherwise — false.