XYIsSelected
XYIsTYDataset
Enter search terms or a module, class or function name.
XYIsSpline determines whether the data points are connected by a spline.
Return Value
If bSpline is TRUE (1), the datapoints are joined with a spline, and if FALSE (0), the lines are connected with a polygon.
Parameters
The handle of a dataset created with XYCreate or TYCreate.
See also
Overview XY-Datasets, XYSetSpline, XYCreate
id-1538810