LineChartPixelFormat Property | |
Specifies the format of the color data for each pixel in the image.
Namespace:
SIC.Draw
Assembly:
SIC.Draw (in SIC.Draw.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax public PixelFormat PixelFormat { get; private set; }
Public Property PixelFormat As PixelFormat
Get
Private Set
Property Value
Type:
PixelFormatSee Also