ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1Chart.PrintDialogUsage Property

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

C1Chart Class | C1Chart Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.