2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChart Class / PrintDialogUsage Property

In This Topic
    PrintDialogUsage Property (baseChart)
    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