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

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