PdfChart Properties

PDF File Writer

PdfChart Properties

The PdfChart type exposes the following members.

Properties
  NameDescription
Public propertyDocument
PDF document object
(Inherited from PdfObject.)
Public propertyGrayToBWCutoff
Gray to BW cutoff level
(Inherited from PdfImage.)
Public propertyHeight
Chart height in user units.
Public propertyHeightPix
Gets image height in pixels
(Inherited from PdfImage.)
Public propertyImageQuality
Gets or sets Jpeg image quality
(Inherited from PdfImage.)
Public propertyMSChart
Chart object (.NET).
Public propertyResolution
Set output resolution
(Overrides PdfImageResolution.)
Public propertyScaleFactor
Scale factor
(Inherited from PdfObject.)
Public propertyWidth
Chart width in user units.
Public propertyWidthPix
Gets image width in pixels
(Inherited from PdfImage.)
Top
See Also