PrintDialogUsage Property
PrintDialogUsage
Gets or sets a value indicating whether the print dialog pops up
when the PrintChart method is called.
Declaration
public override bool PrintDialogUsage { get; set; }
Public Overrides Property PrintDialogUsage As Boolean
Overrides