Gets or sets a value indicating whether the print dialog pops up when the PrintChart method is called.
[Visual Basic]
Overrides Public Property PrintDialogUsage As Boolean
[C#]
override public bool PrintDialogUsage {get;set;}
[Delphi]
public property PrintDialogUsage: Boolean read get_PrintDialogUsage write set_PrintDialogUsage;
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |