ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase Namespace / baseChart Class / PrintDialogUsage Property

In This Topic
    PrintDialogUsage Property
    In This Topic
    Gets or sets whether a print dialog is used when printing.
    Syntax
    'Declaration
     
    Public Overridable Property PrintDialogUsage As System.Boolean
    public virtual System.bool PrintDialogUsage {get; set;}
    See Also