| NChartRawBitmap Properties |
The NChartRawBitmap type exposes the following members.
| Name | Description | |
|---|---|---|
| BytesPerPixel |
Number of bytes represend 1 pixel in bitmap.
| |
| BytesPerRow |
Number of bytes represend 1 row in bitmap.
| |
| Height |
Bitmap height.
| |
| RawBytes |
Raw bytes of bitmap.
| |
| Width |
Bitmap width.
|