XYClipΒΆ
XYClip clips the specified 2D dataset to the x-range displayed in the diagram.
- bool = XYClip(hData)
- bool = XYClip(hData, factor)
Return Value
bool
Parameters
- factor
factor.
History
Version |
Description |
---|---|
5.9 |
New. |
See also
id-314181