SEI.Charts.Charts2D.PrintOptions


Public Properties


Name
Description
BorderColor
Gets and sets the color of the border around the object being printed.
BorderWidth
Gets and sets the width of the border around the object being printed.
PrintBorder
Gets and sets the flag indicating whether or not a border should be drawn around the object being printed.

Public Methods


Name
Description
FromString
Converts the a string representation into print options object.
Render
Renders a border using the specified graphics context and rectangle.
ShowDialog
Displays a dialog that can be used to edit the print properties.
ToString
Converts the print options object into a string representation.