XYGetDataType returns the data type of the data saved in the UniPlot document.
Return Value
nDataType ist einer der folgenden Werte:
| Value | Description |
|---|---|
| DATATYPE_FLOAT64 (10) | 64-Bit floating-point number. |
| DATATYPE_FLOAT32 (9) | 32-Bit floating-point number. |
Parameters
History
| Version | Description |
|---|---|
| 5.30.5 | New |
id-720597