![]() |
Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
|
Structure that describes the encoding of numeric data samples. More...
#include <CPTNumericDataType.h>
Public Fields | |
| CPTDataTypeFormat | dataTypeFormat |
| Data type format. More... | |
| size_t | sampleBytes |
| Number of bytes in each sample. More... | |
| CFByteOrder | byteOrder |
| Byte order. More... | |
Structure that describes the encoding of numeric data samples.
| CFByteOrder CPTNumericDataType::byteOrder |
Byte order.
| CPTDataTypeFormat CPTNumericDataType::dataTypeFormat |
Data type format.
| size_t CPTNumericDataType::sampleBytes |
Number of bytes in each sample.