FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kPlot_Add ( kPlot  plot,
const kChar label,
const kObject item 
)

Adds a new item to the plot.

Items are rendered in the order that they are added to the plot.

Parameters
plotPlot object.
labelLabel for the new plot item.
itemPointer to data object handle (note: ownership is transferred).
Returns
Operation status.