Description | ||||||||||||||
Sets line plotting function. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProPlotdriver.h> | ||||||||||||||
ProError | ProPlotdriverLinefunctionSet | ( | ||||||||||||
ProName interf_name | ||||||||||||||
/* (In) | ||||||||||||||
The name of the interface. Cannot be NULL. | ||||||||||||||
*/ | ||||||||||||||
ProPlotdriverLinePlot function | ||||||||||||||
/* (In) | ||||||||||||||
Line plotting function. Cannot be NULL. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|