|
CustomPlotCBData (Get method)
Get the pointer to the object to be used in the custom curve plotting mode.
void* CustomPlotCBData() |
Return Value
Pointer to the object for the custom curve plotting mode.
CustomPlotCBData (Set method)
Set the pointer to the object to be used in the custom curve plotting mode.
void CustomPlotCBData(
|
Parameters
cbdata
[in] The pointer to the object to be used in the custom curve plotting mode