Click or drag to resize
NChartRawBitmap Properties

The NChartRawBitmap type exposes the following members.

Properties
  NameDescription
Public propertyBytesPerPixel
Number of bytes represend 1 pixel in bitmap.
Public propertyBytesPerRow
Number of bytes represend 1 row in bitmap.
Public propertyHeight
Bitmap height.
Public propertyRawBytes
Raw bytes of bitmap.
Public propertyWidth
Bitmap width.
Top
See Also