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

In This Topic
    PrintSetup Method (baseChart)
    In This Topic
    Raises the PrintSetup dialog to manage the printer settings.
    Syntax
    'Declaration
     
    Public Overridable Sub PrintSetup() 
    public virtual void PrintSetup()
    See Also